[maven-release-plugin] prepare release depot-1.8.3
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
<groupId>com.samskivert</groupId>
|
<groupId>com.samskivert</groupId>
|
||||||
<artifactId>depot</artifactId>
|
<artifactId>depot</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.9-SNAPSHOT</version>
|
<version>1.8.3</version>
|
||||||
|
|
||||||
<name>Depot</name>
|
<name>Depot</name>
|
||||||
<description>A library for relational-database-based persistence in Java.</description>
|
<description>A library for relational-database-based persistence in Java.</description>
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
<connection>scm:git:git://github.com/threerings/depot.git</connection>
|
<connection>scm:git:git://github.com/threerings/depot.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:threerings/depot.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:threerings/depot.git</developerConnection>
|
||||||
<url>https://github.com/threerings/depot/</url>
|
<url>https://github.com/threerings/depot/</url>
|
||||||
<tag>HEAD</tag>
|
<tag>depot-1.8.3</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user