Skip to content

Commit 5bb3885

Browse files
committed
release v2.4.0
1 parent f1565ad commit 5bb3885

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
@@ -5,7 +5,7 @@
55

66
<groupId>com.googlecode</groupId>
77
<artifactId>scheme2ddl</artifactId>
8-
<version>2.3.14-SNAPSHOT</version>
8+
<version>2.4.0</version>
99
<packaging>jar</packaging>
1010

1111
<parent>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:git@github.com:qwazer/scheme2ddl.git</connection>
2121
<url>scm:git:git@github.com:qwazer/scheme2ddl.git</url>
2222
<developerConnection>scm:git:git@github.com:qwazer/scheme2ddl.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>v2.4.0</tag>
2424
</scm>
2525

2626

0 commit comments

Comments
 (0)