Skip to content

Commit

Permalink
Preparing for 1.14-SNAPSHOT development.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson-ooo committed Feb 12, 2013
1 parent 4388b79 commit a8271a7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion aslib/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.13.2</version>
<version>1.14-SNAPSHOT</version>
</parent>

<artifactId>naryalib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.13.2</version>
<version>1.14-SNAPSHOT</version>
</parent>

<artifactId>narya</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -10,7 +10,7 @@
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<packaging>pom</packaging>
<version>1.13.2</version>
<version>1.14-SNAPSHOT</version>

<name>Narya Parent</name>
<description>Facilities for making networked multiplayer games.</description>
Expand Down
2 changes: 1 addition & 1 deletion tools/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.threerings</groupId>
<artifactId>narya-parent</artifactId>
<version>1.13.2</version>
<version>1.14-SNAPSHOT</version>
</parent>

<artifactId>narya-tools</artifactId>
Expand Down

0 comments on commit a8271a7

Please sign in to comment.