r178 - in trunk: . nuiton-gwt nuiton-rss nuiton-struts2 nuiton-tapestry nuiton-web
Author: tchemit Date: 2012-02-06 17:36:22 +0100 (Mon, 06 Feb 2012) New Revision: 178 Url: http://nuiton.org/repositories/revision/nuiton-web/178 Log: pass to version 1.9.2-SNAPSHOT Modified: trunk/nuiton-gwt/pom.xml trunk/nuiton-rss/pom.xml trunk/nuiton-struts2/pom.xml trunk/nuiton-tapestry/pom.xml trunk/nuiton-web/pom.xml trunk/pom.xml Modified: trunk/nuiton-gwt/pom.xml =================================================================== --- trunk/nuiton-gwt/pom.xml 2012-02-06 16:30:54 UTC (rev 177) +++ trunk/nuiton-gwt/pom.xml 2012-02-06 16:36:22 UTC (rev 178) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.10-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> </parent> <artifactId>nuiton-gwt</artifactId> Modified: trunk/nuiton-rss/pom.xml =================================================================== --- trunk/nuiton-rss/pom.xml 2012-02-06 16:30:54 UTC (rev 177) +++ trunk/nuiton-rss/pom.xml 2012-02-06 16:36:22 UTC (rev 178) @@ -33,7 +33,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.10-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> </parent> <artifactId>nuiton-rss</artifactId> Modified: trunk/nuiton-struts2/pom.xml =================================================================== --- trunk/nuiton-struts2/pom.xml 2012-02-06 16:30:54 UTC (rev 177) +++ trunk/nuiton-struts2/pom.xml 2012-02-06 16:36:22 UTC (rev 178) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.10-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> </parent> <artifactId>nuiton-struts2</artifactId> Modified: trunk/nuiton-tapestry/pom.xml =================================================================== --- trunk/nuiton-tapestry/pom.xml 2012-02-06 16:30:54 UTC (rev 177) +++ trunk/nuiton-tapestry/pom.xml 2012-02-06 16:36:22 UTC (rev 178) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.10-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> </parent> <artifactId>nuiton-tapestry</artifactId> Modified: trunk/nuiton-web/pom.xml =================================================================== --- trunk/nuiton-web/pom.xml 2012-02-06 16:30:54 UTC (rev 177) +++ trunk/nuiton-web/pom.xml 2012-02-06 16:36:22 UTC (rev 178) @@ -11,7 +11,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.10-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> </parent> <artifactId>nuiton-web</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-02-06 16:30:54 UTC (rev 177) +++ trunk/pom.xml 2012-02-06 16:36:22 UTC (rev 178) @@ -15,7 +15,7 @@ <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.10-SNAPSHOT</version> + <version>1.9.2-SNAPSHOT</version> <modules> <module>nuiton-web</module>
participants (1)
-
tchemit@users.nuiton.org