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