Revision: 1217
Author:   heuermh
Date:     Tue Nov 26 20:58:47 2013 UTC
Log: [maven-release-plugin] prepare release piccolo2d-complete-1.3.2-rc1
http://code.google.com/p/piccolo2d/source/detail?r=1217

Modified:
 /piccolo2d.java/branches/release-1.3/core/pom.xml
 /piccolo2d.java/branches/release-1.3/examples/pom.xml
 /piccolo2d.java/branches/release-1.3/extras/pom.xml
 /piccolo2d.java/branches/release-1.3/pom.xml
 /piccolo2d.java/branches/release-1.3/swt/pom.xml
 /piccolo2d.java/branches/release-1.3/swt-examples/pom.xml

=======================================
--- /piccolo2d.java/branches/release-1.3/core/pom.xml Tue Nov 26 20:39:12 2013 UTC +++ /piccolo2d.java/branches/release-1.3/core/pom.xml Tue Nov 26 20:58:47 2013 UTC
@@ -34,15 +34,15 @@
   <parent>
     <artifactId>piccolo2d-complete</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.2-rc1</version>
   </parent>
   <artifactId>piccolo2d-core</artifactId>
   <packaging>bundle</packaging>
   <name>Piccolo2D Core</name>

   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/core</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/core</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3/core</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/core</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/core</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/core</url>
   </scm>
 </project>
=======================================
--- /piccolo2d.java/branches/release-1.3/examples/pom.xml Tue Nov 26 20:39:12 2013 UTC +++ /piccolo2d.java/branches/release-1.3/examples/pom.xml Tue Nov 26 20:58:47 2013 UTC
@@ -34,16 +34,16 @@
   <parent>
     <artifactId>piccolo2d-complete</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.2-rc1</version>
   </parent>
   <artifactId>piccolo2d-examples</artifactId>
   <name>Piccolo2D Examples</name>
   <packaging>bundle</packaging>

   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/examples</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/examples</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3/examples</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/examples</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/examples</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/examples</url>
   </scm>

   <dependencyManagement>
=======================================
--- /piccolo2d.java/branches/release-1.3/extras/pom.xml Tue Nov 26 20:39:12 2013 UTC +++ /piccolo2d.java/branches/release-1.3/extras/pom.xml Tue Nov 26 20:58:47 2013 UTC
@@ -34,16 +34,16 @@
   <parent>
     <artifactId>piccolo2d-complete</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.2-rc1</version>
   </parent>
   <artifactId>piccolo2d-extras</artifactId>
   <packaging>bundle</packaging>
   <name>Piccolo2D Extras</name>

   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/extras</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/extras</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3/extras</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/extras</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/extras</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/extras</url>
   </scm>

   <dependencyManagement>
=======================================
--- /piccolo2d.java/branches/release-1.3/pom.xml Tue Nov 26 20:44:17 2013 UTC +++ /piccolo2d.java/branches/release-1.3/pom.xml Tue Nov 26 20:58:47 2013 UTC
@@ -39,7 +39,7 @@

   <groupId>org.piccolo2d</groupId>
   <artifactId>piccolo2d-complete</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.3.2-rc1</version>
   <packaging>pom</packaging>

   <name>Piccolo2D</name>
@@ -209,9 +209,9 @@
   </contributors>

   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1</url>
   </scm>

   <properties>
=======================================
--- /piccolo2d.java/branches/release-1.3/swt/pom.xml Tue Nov 26 20:39:12 2013 UTC +++ /piccolo2d.java/branches/release-1.3/swt/pom.xml Tue Nov 26 20:58:47 2013 UTC
@@ -34,16 +34,16 @@
   <parent>
     <artifactId>piccolo2d-complete</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.2-rc1</version>
   </parent>
   <artifactId>piccolo2d-swt</artifactId>
   <packaging>bundle</packaging>
   <name>Piccolo2D SWT</name>

   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/swt</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/swt</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3/swt</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/swt</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/swt</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/swt</url>
   </scm>

   <dependencyManagement>
=======================================
--- /piccolo2d.java/branches/release-1.3/swt-examples/pom.xml Tue Nov 26 20:39:12 2013 UTC +++ /piccolo2d.java/branches/release-1.3/swt-examples/pom.xml Tue Nov 26 20:58:47 2013 UTC
@@ -34,16 +34,16 @@
   <parent>
     <artifactId>piccolo2d-complete</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>1.4-SNAPSHOT</version>
+    <version>1.3.2-rc1</version>
   </parent>
   <artifactId>piccolo2d-swt-examples</artifactId>
   <packaging>bundle</packaging>
   <name>Piccolo2D SWT Examples</name>

   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/swt-examples</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/release-1.3/swt-examples</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/release-1.3/swt-examples</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/swt-examples</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/swt-examples</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-1.3.2-rc1/swt-examples</url>
   </scm>

   <dependencyManagement>

--
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
--- You received this message because you are subscribed to the Google Groups "Piccolo2D Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to piccolo2d-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to