Author: tchemit Date: 2012-11-13 16:10:21 +0100 (Tue, 13 Nov 2012) New Revision: 21 Url: http://forge.codelutin.com/repositories/revision/cantharella/21 Log: move to version 1.0.2-SNAPSHOT Modified: trunk/cantharella.data/pom.xml trunk/cantharella.service/pom.xml trunk/cantharella.utils/pom.xml trunk/cantharella.web/pom.xml trunk/pom.xml Modified: trunk/cantharella.data/pom.xml =================================================================== --- trunk/cantharella.data/pom.xml 2012-11-13 15:09:23 UTC (rev 20) +++ trunk/cantharella.data/pom.xml 2012-11-13 15:10:21 UTC (rev 21) @@ -7,7 +7,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>cantharella.data</artifactId> Modified: trunk/cantharella.service/pom.xml =================================================================== --- trunk/cantharella.service/pom.xml 2012-11-13 15:09:23 UTC (rev 20) +++ trunk/cantharella.service/pom.xml 2012-11-13 15:10:21 UTC (rev 21) @@ -7,7 +7,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>cantharella.service</artifactId> Modified: trunk/cantharella.utils/pom.xml =================================================================== --- trunk/cantharella.utils/pom.xml 2012-11-13 15:09:23 UTC (rev 20) +++ trunk/cantharella.utils/pom.xml 2012-11-13 15:10:21 UTC (rev 21) @@ -7,7 +7,7 @@ <parent> <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>cantharella.utils</artifactId> Modified: trunk/cantharella.web/pom.xml =================================================================== --- trunk/cantharella.web/pom.xml 2012-11-13 15:09:23 UTC (rev 20) +++ trunk/cantharella.web/pom.xml 2012-11-13 15:10:21 UTC (rev 21) @@ -7,7 +7,7 @@ <parent> <artifactId>cantharella</artifactId> <groupId>nc.ird</groupId> - <version>1.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <artifactId>cantharella.web</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-11-13 15:09:23 UTC (rev 20) +++ trunk/pom.xml 2012-11-13 15:10:21 UTC (rev 21) @@ -10,7 +10,7 @@ <groupId>nc.ird</groupId> <artifactId>cantharella</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Cantharella</name> <description>Pharmacochemical database of natural substances</description>