We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead0ef5 commit 8fbe3a1Copy full SHA for 8fbe3a1
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.googlecode</groupId>
6
<artifactId>scheme2ddl</artifactId>
7
- <version>2.4.1</version>
+ <version>2.4.2-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
10
<parent>
@@ -19,7 +19,7 @@
19
<connection>scm:git:git@github.com:qwazer/scheme2ddl.git</connection>
20
<url>scm:git:git@github.com:qwazer/scheme2ddl.git</url>
21
<developerConnection>scm:git:git@github.com:qwazer/scheme2ddl.git</developerConnection>
22
- <tag>v2.4.1</tag>
+ <tag>HEAD</tag>
23
</scm>
24
25
0 commit comments