Modified:
/trunk/main/pom.xml
/trunk/pom.xml
/trunk/tck/pom.xml
/trunk/website/pom.xml
=======================================
--- /trunk/main/pom.xml Sun Aug 23 16:16:29 2009
+++ /trunk/main/pom.xml Wed Aug 26 14:12:00 2009
@@ -21,7 +21,7 @@
<parent>
<groupId>org.objenesis</groupId>
<artifactId>objenesis-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>objenesis</artifactId>
=======================================
--- /trunk/pom.xml Sun Aug 23 16:16:29 2009
+++ /trunk/pom.xml Wed Aug 26 14:12:00 2009
@@ -21,7 +21,7 @@
<name>Objenesis parent project</name>
<groupId>org.objenesis</groupId>
<artifactId>objenesis-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<packaging>pom</packaging>
<inceptionYear>2006</inceptionYear>
=======================================
--- /trunk/tck/pom.xml Sun Aug 23 16:16:29 2009
+++ /trunk/tck/pom.xml Wed Aug 26 14:12:00 2009
@@ -21,7 +21,7 @@
<parent>
<groupId>org.objenesis</groupId>
<artifactId>objenesis-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>objenesis-tck</artifactId>
=======================================
--- /trunk/website/pom.xml Sun Aug 23 16:17:14 2009
+++ /trunk/website/pom.xml Wed Aug 26 14:12:00 2009
@@ -21,7 +21,8 @@
<parent>
<groupId>org.objenesis</groupId>
<artifactId>objenesis-parent</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
+ <relativePath>..</relativePath>
</parent>
<artifactId>objenesis-website</artifactId>
<name>Objenesis website</name>