[maven-release-plugin] prepare release nenya-1.7.2
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>nenya-parent</artifactId>
|
||||
<version>1.8-SNAPSHOT</version>
|
||||
<version>1.7.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>nenya</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>nenya-parent</artifactId>
|
||||
<version>1.8-SNAPSHOT</version>
|
||||
<version>1.7.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>nenya-maven-plugin</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>nenya-parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.8-SNAPSHOT</version>
|
||||
<version>1.7.2</version>
|
||||
|
||||
<name>Nenya Parent</name>
|
||||
<description>Facilities for making Java games.</description>
|
||||
@@ -34,7 +34,7 @@
|
||||
<connection>scm:git:git://github.com/threerings/nenya.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:threerings/nenya.git</developerConnection>
|
||||
<url>https://github.com/threerings/nenya/</url>
|
||||
<tag>HEAD</tag>
|
||||
<tag>nenya-1.7.2</tag>
|
||||
</scm>
|
||||
|
||||
<properties>
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>com.threerings</groupId>
|
||||
<artifactId>nenya-parent</artifactId>
|
||||
<version>1.8-SNAPSHOT</version>
|
||||
<version>1.7.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>nenya-tools</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user