Author: kmorin Date: 2009-08-26 19:00:47 +0200 (Wed, 26 Aug 2009) New Revision: 1605 Modified: trunk/guix-compiler-swing/pom.xml trunk/guix-test-gwt/pom.xml trunk/guix-test-swing/pom.xml trunk/maven-guix-gwt-archetype/pom.xml trunk/maven-guix-plugin/pom.xml trunk/maven-guix-swing-archetype/pom.xml Log: Undo release prepare Modified: trunk/guix-compiler-swing/pom.xml =================================================================== --- trunk/guix-compiler-swing/pom.xml 2009-08-26 16:47:51 UTC (rev 1604) +++ trunk/guix-compiler-swing/pom.xml 2009-08-26 17:00:47 UTC (rev 1605) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>guix</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.guix</groupId> Modified: trunk/guix-test-gwt/pom.xml =================================================================== --- trunk/guix-test-gwt/pom.xml 2009-08-26 16:47:51 UTC (rev 1604) +++ trunk/guix-test-gwt/pom.xml 2009-08-26 17:00:47 UTC (rev 1605) @@ -5,7 +5,7 @@ <parent> <artifactId>guix</artifactId> <groupId>org.nuiton</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.guix</groupId> @@ -269,4 +269,4 @@ </pluginRepository> </pluginRepositories> -</project> \ No newline at end of file +</project> Modified: trunk/guix-test-swing/pom.xml =================================================================== --- trunk/guix-test-swing/pom.xml 2009-08-26 16:47:51 UTC (rev 1604) +++ trunk/guix-test-swing/pom.xml 2009-08-26 17:00:47 UTC (rev 1605) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>guix</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.guix</groupId> Modified: trunk/maven-guix-gwt-archetype/pom.xml =================================================================== --- trunk/maven-guix-gwt-archetype/pom.xml 2009-08-26 16:47:51 UTC (rev 1604) +++ trunk/maven-guix-gwt-archetype/pom.xml 2009-08-26 17:00:47 UTC (rev 1605) @@ -4,11 +4,10 @@ <parent> <artifactId>guix</artifactId> <groupId>org.nuiton</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <name>${artifactId}</name> <groupId>org.nuiton.guix</groupId> <artifactId>maven-guix-gwt-archetype</artifactId> - <version>1.0.1-SNAPSHOT</version> <packaging>jar</packaging> </project> Modified: trunk/maven-guix-plugin/pom.xml =================================================================== --- trunk/maven-guix-plugin/pom.xml 2009-08-26 16:47:51 UTC (rev 1604) +++ trunk/maven-guix-plugin/pom.xml 2009-08-26 17:00:47 UTC (rev 1605) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>guix</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <groupId>org.nuiton.guix</groupId> Modified: trunk/maven-guix-swing-archetype/pom.xml =================================================================== --- trunk/maven-guix-swing-archetype/pom.xml 2009-08-26 16:47:51 UTC (rev 1604) +++ trunk/maven-guix-swing-archetype/pom.xml 2009-08-26 17:00:47 UTC (rev 1605) @@ -4,11 +4,10 @@ <parent> <artifactId>guix</artifactId> <groupId>org.nuiton</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <name>${artifactId}</name> <groupId>org.nuiton.guix</groupId> <artifactId>maven-guix-swing-archetype</artifactId> - <version>1.0.1-SNAPSHOT</version> <packaging>jar</packaging> -</project> \ No newline at end of file +</project>