From: <bma...@us...> - 2011-03-04 15:45:05
|
Revision: 6143 http://fudaa.svn.sourceforge.net/fudaa/?rev=6143&view=rev Author: bmarchan Date: 2011-03-04 15:44:58 +0000 (Fri, 04 Mar 2011) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/framework/ctulu-bu/pom.xml trunk/framework/ctulu-common/pom.xml trunk/framework/ctulu-fu/pom.xml trunk/framework/ctulu-gis/pom.xml trunk/framework/ctulu-ui/pom.xml trunk/framework/ctulu-video/pom.xml trunk/framework/dodico-common/pom.xml trunk/framework/ebli-1d/pom.xml trunk/framework/ebli-2d/pom.xml trunk/framework/ebli-3d/pom.xml trunk/framework/ebli-common/pom.xml trunk/framework/ebli-graphe/pom.xml trunk/framework/ebli-visuallibrary/pom.xml trunk/framework/fudaa-common/pom.xml trunk/framework/fudaa-common-courbe/pom.xml trunk/framework/fudaa-common-save/pom.xml trunk/framework/fudaa-dico/pom.xml trunk/framework/fudaa-dico/server/pom.xml trunk/framework/fudaa-dico/ui/pom.xml trunk/framework/pom.xml Modified: trunk/framework/ctulu-bu/pom.xml =================================================================== --- trunk/framework/ctulu-bu/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ctulu-bu/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ctulu</groupId> <artifactId>ctulu-bu</artifactId> Modified: trunk/framework/ctulu-common/pom.xml =================================================================== --- trunk/framework/ctulu-common/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ctulu-common/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ctulu</groupId> <artifactId>ctulu-common</artifactId> Modified: trunk/framework/ctulu-fu/pom.xml =================================================================== --- trunk/framework/ctulu-fu/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ctulu-fu/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -3,7 +3,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ctulu</groupId> <artifactId>ctulu-fu</artifactId> Modified: trunk/framework/ctulu-gis/pom.xml =================================================================== --- trunk/framework/ctulu-gis/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ctulu-gis/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ctulu</groupId> <artifactId>ctulu-gis</artifactId> Modified: trunk/framework/ctulu-ui/pom.xml =================================================================== --- trunk/framework/ctulu-ui/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ctulu-ui/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ctulu</groupId> <artifactId>ctulu-ui</artifactId> Modified: trunk/framework/ctulu-video/pom.xml =================================================================== --- trunk/framework/ctulu-video/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ctulu-video/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ctulu</groupId> <artifactId>ctulu-video</artifactId> Modified: trunk/framework/dodico-common/pom.xml =================================================================== --- trunk/framework/dodico-common/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/dodico-common/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.dodico</groupId> <artifactId>dodico-common</artifactId> Modified: trunk/framework/ebli-1d/pom.xml =================================================================== --- trunk/framework/ebli-1d/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ebli-1d/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ebli</groupId> <artifactId>ebli-1d</artifactId> Modified: trunk/framework/ebli-2d/pom.xml =================================================================== --- trunk/framework/ebli-2d/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ebli-2d/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ebli</groupId> <artifactId>ebli-2d</artifactId> Modified: trunk/framework/ebli-3d/pom.xml =================================================================== --- trunk/framework/ebli-3d/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ebli-3d/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ebli</groupId> <artifactId>ebli-3d</artifactId> Modified: trunk/framework/ebli-common/pom.xml =================================================================== --- trunk/framework/ebli-common/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ebli-common/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ebli</groupId> <artifactId>ebli-common</artifactId> Modified: trunk/framework/ebli-graphe/pom.xml =================================================================== --- trunk/framework/ebli-graphe/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ebli-graphe/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ebli</groupId> <artifactId>ebli-graphe</artifactId> Modified: trunk/framework/ebli-visuallibrary/pom.xml =================================================================== --- trunk/framework/ebli-visuallibrary/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/ebli-visuallibrary/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.ebli</groupId> <artifactId>ebli-visuallibrary</artifactId> Modified: trunk/framework/fudaa-common/pom.xml =================================================================== --- trunk/framework/fudaa-common/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/fudaa-common/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.fudaa</groupId> <artifactId>fudaa-common</artifactId> Modified: trunk/framework/fudaa-common-courbe/pom.xml =================================================================== --- trunk/framework/fudaa-common-courbe/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/fudaa-common-courbe/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.fudaa</groupId> <artifactId>fudaa-common-courbe</artifactId> Modified: trunk/framework/fudaa-common-save/pom.xml =================================================================== --- trunk/framework/fudaa-common-save/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/fudaa-common-save/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.fudaa</groupId> <artifactId>fudaa-common-save</artifactId> Modified: trunk/framework/fudaa-dico/pom.xml =================================================================== --- trunk/framework/fudaa-dico/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/fudaa-dico/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -5,7 +5,7 @@ <parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId> <artifactId>fudaa-dico</artifactId> Modified: trunk/framework/fudaa-dico/server/pom.xml =================================================================== --- trunk/framework/fudaa-dico/server/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/fudaa-dico/server/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId> <artifactId>fudaa-dico</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId> <artifactId>dico-server</artifactId> Modified: trunk/framework/fudaa-dico/ui/pom.xml =================================================================== --- trunk/framework/fudaa-dico/ui/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/fudaa-dico/ui/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -4,7 +4,7 @@ <parent> <groupId>org.fudaa.framework.fudaa.fudaa-dico</groupId> <artifactId>fudaa-dico</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> </parent> <artifactId>dico-ui</artifactId> <name>Dico UI</name> Modified: trunk/framework/pom.xml =================================================================== --- trunk/framework/pom.xml 2011-03-04 15:43:40 UTC (rev 6142) +++ trunk/framework/pom.xml 2011-03-04 15:44:58 UTC (rev 6143) @@ -8,7 +8,7 @@ </parent> <groupId>org.fudaa.framework</groupId> <artifactId>fudaa-framework</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> <url>http://www.fudaa.fr/sites/devel/fudaa-framework/</url> <distributionManagement> <site> @@ -21,11 +21,11 @@ <name>Fudaa common</name> <description>La partie commune du framework fudaa</description> <scm> - <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/framework/fudaa-framework-1.1 + <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/framework </connection> - <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/framework/fudaa-framework-1.1 + <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/trunk/framework </developerConnection> - <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/tags/framework/fudaa-framework-1.1 + <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/trunk/framework </url> </scm> <modules> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |