Author: fdesbois Date: 2012-04-13 13:07:28 +0200 (Fri, 13 Apr 2012) New Revision: 3256 Url: http://chorem.org/repositories/revision/pollen/3256 Log: set to version 1.3 Modified: branches/pollen-1.2.6-struts2/pollen-persistence/pom.xml branches/pollen-1.2.6-struts2/pollen-services/pom.xml branches/pollen-1.2.6-struts2/pollen-ui-struts2/pom.xml branches/pollen-1.2.6-struts2/pollen-votecounting/pom.xml branches/pollen-1.2.6-struts2/pom.xml Modified: branches/pollen-1.2.6-struts2/pollen-persistence/pom.xml =================================================================== --- branches/pollen-1.2.6-struts2/pollen-persistence/pom.xml 2012-04-13 10:57:08 UTC (rev 3255) +++ branches/pollen-1.2.6-struts2/pollen-persistence/pom.xml 2012-04-13 11:07:28 UTC (rev 3256) @@ -12,7 +12,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: branches/pollen-1.2.6-struts2/pollen-services/pom.xml =================================================================== --- branches/pollen-1.2.6-struts2/pollen-services/pom.xml 2012-04-13 10:57:08 UTC (rev 3255) +++ branches/pollen-1.2.6-struts2/pollen-services/pom.xml 2012-04-13 11:07:28 UTC (rev 3256) @@ -12,7 +12,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: branches/pollen-1.2.6-struts2/pollen-ui-struts2/pom.xml =================================================================== --- branches/pollen-1.2.6-struts2/pollen-ui-struts2/pom.xml 2012-04-13 10:57:08 UTC (rev 3255) +++ branches/pollen-1.2.6-struts2/pollen-ui-struts2/pom.xml 2012-04-13 11:07:28 UTC (rev 3256) @@ -12,7 +12,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: branches/pollen-1.2.6-struts2/pollen-votecounting/pom.xml =================================================================== --- branches/pollen-1.2.6-struts2/pollen-votecounting/pom.xml 2012-04-13 10:57:08 UTC (rev 3255) +++ branches/pollen-1.2.6-struts2/pollen-votecounting/pom.xml 2012-04-13 11:07:28 UTC (rev 3256) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> </parent> <groupId>org.chorem.pollen</groupId> Modified: branches/pollen-1.2.6-struts2/pom.xml =================================================================== --- branches/pollen-1.2.6-struts2/pom.xml 2012-04-13 10:57:08 UTC (rev 3255) +++ branches/pollen-1.2.6-struts2/pom.xml 2012-04-13 11:07:28 UTC (rev 3256) @@ -17,7 +17,7 @@ <groupId>org.chorem</groupId> <artifactId>pollen</artifactId> - <version>1.2.6-SNAPSHOT</version> + <version>1.3-SNAPSHOT</version> <modules> <module>pollen-votecounting</module>