Revision: 1186
Author:   heuermh
Date:     Tue Sep  4 12:23:56 2012
Log:      update version from 2.0-SNAPSHOT to 3.0-SNAPSHOT
http://code.google.com/p/piccolo2d/source/detail?r=1186

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/jdk16/pom.xml
 /piccolo2d.java/branches/3.0-spike/jdk16-examples/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     Fri Aug 31 13:34:48 2012
+++ /piccolo2d.java/branches/3.0-spike/core/pom.xml     Tue Sep  4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-core</artifactId>
=======================================
--- /piccolo2d.java/branches/3.0-spike/examples/pom.xml Tue Mar 15 15:23:53 2011 +++ /piccolo2d.java/branches/3.0-spike/examples/pom.xml Tue Sep 4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-examples</artifactId>
=======================================
--- /piccolo2d.java/branches/3.0-spike/extras/pom.xml Fri Aug 31 13:34:48 2012 +++ /piccolo2d.java/branches/3.0-spike/extras/pom.xml Tue Sep 4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-extras</artifactId>
=======================================
--- /piccolo2d.java/branches/3.0-spike/jdk16/pom.xml Fri Aug 31 13:34:48 2012 +++ /piccolo2d.java/branches/3.0-spike/jdk16/pom.xml Tue Sep 4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-jdk16</artifactId>
=======================================
--- /piccolo2d.java/branches/3.0-spike/jdk16-examples/pom.xml Fri Aug 27 09:03:57 2010 +++ /piccolo2d.java/branches/3.0-spike/jdk16-examples/pom.xml Tue Sep 4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-examples</artifactId>
=======================================
--- /piccolo2d.java/branches/3.0-spike/parent/pom.xml Fri Aug 31 14:44:45 2012 +++ /piccolo2d.java/branches/3.0-spike/parent/pom.xml Tue Sep 4 12:23:56 2012
@@ -33,7 +33,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.piccolo2d</groupId>
   <artifactId>piccolo2d-parent</artifactId>
-  <version>2.0-SNAPSHOT</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>
=======================================
--- /piccolo2d.java/branches/3.0-spike/pom.xml  Tue Mar 15 15:25:35 2011
+++ /piccolo2d.java/branches/3.0-spike/pom.xml  Tue Sep  4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>./parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-complete</artifactId>
=======================================
--- /piccolo2d.java/branches/3.0-spike/swt/pom.xml      Fri Aug 31 13:34:48 2012
+++ /piccolo2d.java/branches/3.0-spike/swt/pom.xml      Tue Sep  4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-swt</artifactId>
@@ -287,6 +287,7 @@
         <swt.artifactId>macosx</swt.artifactId>
       </properties>
     </profile>
+
 <!--

     enable this profile to build on mac osx, jdk 1.6, x86_64
=======================================
--- /piccolo2d.java/branches/3.0-spike/swt-examples/pom.xml Tue Mar 15 15:23:53 2011 +++ /piccolo2d.java/branches/3.0-spike/swt-examples/pom.xml Tue Sep 4 12:23:56 2012
@@ -34,7 +34,7 @@
   <parent>
     <artifactId>piccolo2d-parent</artifactId>
     <groupId>org.piccolo2d</groupId>
-    <version>2.0-SNAPSHOT</version>
+    <version>3.0-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <artifactId>piccolo2d-swt-examples</artifactId>

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Reply via email to