Revision: 1206
Author:   heuermh
Date:     Wed Apr 10 13:39:06 2013
Log:      [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/piccolo2d/source/detail?r=1206

Modified:
 /piccolo2d.java/branches/3.0-spike/core/pom.xml
 /piccolo2d.java/branches/3.0-spike/examples/pom.xml
 /piccolo2d.java/branches/3.0-spike/extras/pom.xml
 /piccolo2d.java/branches/3.0-spike/parent/pom.xml
 /piccolo2d.java/branches/3.0-spike/pom.xml
 /piccolo2d.java/branches/3.0-spike/swt/pom.xml
 /piccolo2d.java/branches/3.0-spike/swt-examples/pom.xml

=======================================
--- /piccolo2d.java/branches/3.0-spike/core/pom.xml     Wed Apr 10 13:38:56 2013
+++ /piccolo2d.java/branches/3.0-spike/core/pom.xml     Wed Apr 10 13:39:06 2013
@@ -34,16 +34,16 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>3.0-beta1-rc1</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-core</artifactId>
   <packaging>bundle</packaging>
   <name>Piccolo2D Core</name>
   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/core</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/core</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/core</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/core</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/core</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/3.0-spike/core</url>
   </scm>
   <reporting>
     <plugins>
=======================================
--- /piccolo2d.java/branches/3.0-spike/examples/pom.xml Wed Apr 10 13:38:56 2013 +++ /piccolo2d.java/branches/3.0-spike/examples/pom.xml Wed Apr 10 13:39:06 2013
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>3.0-beta1-rc1</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-examples</artifactId>
@@ -48,9 +48,9 @@
     </dependency>
   </dependencies>
   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/examples</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/examples</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/examples</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/examples</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/examples</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/3.0-spike/examples</url>
   </scm>
   <build>
     <plugins>
=======================================
--- /piccolo2d.java/branches/3.0-spike/extras/pom.xml Wed Apr 10 13:38:56 2013 +++ /piccolo2d.java/branches/3.0-spike/extras/pom.xml Wed Apr 10 13:39:06 2013
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>3.0-beta1-rc1</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-extras</artifactId>
@@ -48,9 +48,9 @@
     </dependency>
   </dependencies>
   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/extras</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/extras</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/extras</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/extras</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/extras</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/3.0-spike/extras</url>
   </scm>
   <reporting>
     <plugins>
=======================================
--- /piccolo2d.java/branches/3.0-spike/parent/pom.xml Wed Apr 10 13:38:56 2013 +++ /piccolo2d.java/branches/3.0-spike/parent/pom.xml Wed Apr 10 13:39:06 2013
@@ -38,7 +38,7 @@
   </parent>
   <groupId>org.piccolo2d</groupId>
   <artifactId>piccolo2d-parent</artifactId>
-  <version>3.0-beta1-rc1</version>
+  <version>3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Piccolo2D Parent</name>
<description>A revolutionary way to create robust, full-featured graphical applications in Java and C#, with striking visual effects such as zooming, animation and multiple representations.</description>
@@ -81,9 +81,9 @@
     </license>
   </licenses>
   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/parent</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/parent</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/parent</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/parent</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/parent</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/3.0-spike/parent</url>
   </scm>
   <organization>
     <name>Piccolo2D</name>
=======================================
--- /piccolo2d.java/branches/3.0-spike/pom.xml  Wed Apr 10 13:38:56 2013
+++ /piccolo2d.java/branches/3.0-spike/pom.xml  Wed Apr 10 13:39:06 2013
@@ -34,16 +34,16 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>3.0-beta1-rc1</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>./parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-complete</artifactId>
   <packaging>pom</packaging>
   <name>Piccolo2D</name>
   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/3.0-spike</url>
   </scm>
   <reporting>
     <plugins>
=======================================
--- /piccolo2d.java/branches/3.0-spike/swt/pom.xml      Wed Apr 10 13:38:56 2013
+++ /piccolo2d.java/branches/3.0-spike/swt/pom.xml      Wed Apr 10 13:39:06 2013
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>3.0-beta1-rc1</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-swt</artifactId>
@@ -54,9 +54,9 @@
     </dependency>
   </dependencies>
   <scm>
- <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/swt</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/swt</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/swt</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/swt</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/swt</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/3.0-spike/swt</url>
   </scm>
   <build>
     <plugins>
=======================================
--- /piccolo2d.java/branches/3.0-spike/swt-examples/pom.xml Wed Apr 10 13:38:56 2013 +++ /piccolo2d.java/branches/3.0-spike/swt-examples/pom.xml Wed Apr 10 13:39:06 2013
@@ -34,16 +34,16 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>3.0-beta1-rc1</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </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/tags/piccolo2d-complete-3.0-beta1-rc1/swt-examples</connection> - <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/swt-examples</developerConnection> - <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/tags/piccolo2d-complete-3.0-beta1-rc1/swt-examples</url> + <connection>scm:svn:http://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/swt-examples</connection> + <developerConnection>scm:svn:https://piccolo2d.googlecode.com/svn/piccolo2d.java/branches/3.0-spike/swt-examples</developerConnection> + <url>http://code.google.com/p/piccolo2d/source/browse/piccolo2d.java/branches/3.0-spike/swt-examples</url>
   </scm>
   <dependencies>
     <dependency>

--
--
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