[maven-release-plugin] prepare release depot-1.8.3
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<groupId>com.samskivert</groupId>
|
||||
<artifactId>depot</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.9-SNAPSHOT</version>
|
||||
<version>1.8.3</version>
|
||||
|
||||
<name>Depot</name>
|
||||
<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>
|
||||
<developerConnection>scm:git:git@github.com:threerings/depot.git</developerConnection>
|
||||
<url>https://github.com/threerings/depot/</url>
|
||||
<tag>HEAD</tag>
|
||||
<tag>depot-1.8.3</tag>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user