A stable 1.0 release for the OOO repo.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1012 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2010-11-19 01:06:58 +00:00
parent eef805d271
commit 418a99b494
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>vilyalib</artifactId> <artifactId>vilyalib</artifactId>
<packaging>swc</packaging> <packaging>swc</packaging>
<version>1.0-SNAPSHOT</version> <version>1.0</version>
<name>vilya</name> <name>vilya</name>
<description>Facilities for making networked multiplayer games.</description> <description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/vilya/</url> <url>http://code.google.com/p/vilya/</url>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId> <groupId>com.threerings</groupId>
<artifactId>vilya</artifactId> <artifactId>vilya</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>1.1-SNAPSHOT</version> <version>1.0</version>
<name>vilya</name> <name>vilya</name>
<description>Facilities for making networked multiplayer games.</description> <description>Facilities for making networked multiplayer games.</description>
<url>http://code.google.com/p/vilya/</url> <url>http://code.google.com/p/vilya/</url>