Prepare a stable 1.1 release for the OOO repo.

This commit is contained in:
Michael Bayne
2010-11-19 03:58:17 +00:00
parent 6f5cc3a7dc
commit 88a950997c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>getdown</artifactId>
<packaging>jar</packaging>
<version>1.2-SNAPSHOT</version>
<version>1.1</version>
<name>getdown</name>
<description>An application installer and updater.</description>
<url>http://code.google.com/p/getdown/</url>
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.threerings</groupId>
<artifactId>getdown-pro</artifactId>
<packaging>jar</packaging>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<name>getdown-pro</name>
<description>A dependencies-included version of getdown.jar.</description>