We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cda99e commit fa1d469Copy full SHA for fa1d469
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.googlecode</groupId>
6
<artifactId>scheme2ddl</artifactId>
7
- <version>2.3.10-SNAPSHOT</version>
+ <version>2.3.10</version>
8
<packaging>jar</packaging>
9
10
<url>http://scheme2ddl.googlecode.com</url>
@@ -13,7 +13,7 @@
13
<connection>scm:git:git@github.com:qwazer/scheme2ddl.git</connection>
14
<url>scm:git:git@github.com:qwazer/scheme2ddl.git</url>
15
<developerConnection>scm:git:git@github.com:qwazer/scheme2ddl.git</developerConnection>
16
- <tag>HEAD</tag>
+ <tag>v2.3.10</tag>
17
</scm>
18
19
0 commit comments