Revision: 1138
Author: [email protected]
Date: Thu Apr 14 21:05:06 2011
Log: updating version to 1.4-SNAPSHOT
http://code.google.com/p/piccolo2d/source/detail?r=1138
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/parent/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 Thu Apr 14 20:11:34
2011
+++ /piccolo2d.java/branches/release-1.3/core/pom.xml Thu Apr 14 21:05:06
2011
@@ -34,7 +34,7 @@
<parent>
<artifactId>piccolo2d-parent</artifactId>
<groupId>org.piccolo2d</groupId>
- <version>1.3.1</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-core</artifactId>
=======================================
--- /piccolo2d.java/branches/release-1.3/examples/pom.xml Thu Apr 14
20:11:34 2011
+++ /piccolo2d.java/branches/release-1.3/examples/pom.xml Thu Apr 14
21:05:06 2011
@@ -34,7 +34,7 @@
<parent>
<artifactId>piccolo2d-parent</artifactId>
<groupId>org.piccolo2d</groupId>
- <version>1.3.1</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-examples</artifactId>
=======================================
--- /piccolo2d.java/branches/release-1.3/extras/pom.xml Thu Apr 14 20:11:34
2011
+++ /piccolo2d.java/branches/release-1.3/extras/pom.xml Thu Apr 14 21:05:06
2011
@@ -34,7 +34,7 @@
<parent>
<artifactId>piccolo2d-parent</artifactId>
<groupId>org.piccolo2d</groupId>
- <version>1.3.1</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-extras</artifactId>
=======================================
--- /piccolo2d.java/branches/release-1.3/parent/pom.xml Thu Apr 14 20:11:34
2011
+++ /piccolo2d.java/branches/release-1.3/parent/pom.xml Thu Apr 14 21:05:06
2011
@@ -33,7 +33,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.piccolo2d</groupId>
<artifactId>piccolo2d-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.4-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/release-1.3/pom.xml Thu Apr 14 20:11:34 2011
+++ /piccolo2d.java/branches/release-1.3/pom.xml Thu Apr 14 21:05:06 2011
@@ -34,7 +34,7 @@
<parent>
<artifactId>piccolo2d-parent</artifactId>
<groupId>org.piccolo2d</groupId>
- <version>1.3.1</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>./parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-complete</artifactId>
=======================================
--- /piccolo2d.java/branches/release-1.3/swt/pom.xml Thu Apr 14 20:11:34
2011
+++ /piccolo2d.java/branches/release-1.3/swt/pom.xml Thu Apr 14 21:05:06
2011
@@ -34,7 +34,7 @@
<parent>
<artifactId>piccolo2d-parent</artifactId>
<groupId>org.piccolo2d</groupId>
- <version>1.3.1</version>
+ <version>1.4-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>piccolo2d-swt</artifactId>
@@ -274,7 +274,7 @@
disable this profile to build on mac osx, jdk 1.6, x86_64
--->
+
<profile>
<id>macosx_carbon</id>
<activation>
@@ -287,11 +287,12 @@
<swt.artifactId>macosx</swt.artifactId>
</properties>
</profile>
+-->
<!--
enable this profile to build on mac osx, jdk 1.6, x86_64
set MAVEN_OPTS="-Dd64", or unit tests will fail
-
+-->
<profile>
<id>macosx_cocoa_intel</id>
<activation>
@@ -306,6 +307,6 @@
<surefire.argLine>-XstartOnFirstThread</surefire.argLine>
</properties>
</profile>
--->
+
</profiles>
</project>
=======================================
--- /piccolo2d.java/branches/release-1.3/swt-examples/pom.xml Thu Apr 14
20:11:34 2011
+++ /piccolo2d.java/branches/release-1.3/swt-examples/pom.xml Thu Apr 14
21:05:06 2011
@@ -34,7 +34,7 @@
<parent>
<artifactId>piccolo2d-parent</artifactId>
<groupId>org.piccolo2d</groupId>
- <version>1.3.1</version>
+ <version>1.4-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