Skip to content

Commit cc045c5

Browse files
committed
[maven-release-plugin] prepare release v2.4.3
1 parent d7519f3 commit cc045c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.googlecode</groupId>
66
<artifactId>scheme2ddl</artifactId>
7-
<version>2.4.3-SNAPSHOT</version>
7+
<version>2.4.3</version>
88
<packaging>jar</packaging>
99

1010
<parent>
@@ -19,7 +19,7 @@
1919
<connection>scm:git:git@github.com:qwazer/scheme2ddl.git</connection>
2020
<url>scm:git:git@github.com:qwazer/scheme2ddl.git</url>
2121
<developerConnection>scm:git:git@github.com:qwazer/scheme2ddl.git</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>v2.4.3</tag>
2323
</scm>
2424

2525

0 commit comments

Comments
 (0)