r292 - in trunk: . wikitty-api wikitty-generators wikitty-hessian-client wikitty-hessian-server wikitty-jdbc-impl wikitty-solr-impl wikitty-ui-zk
Author: echatellier Date: 2010-09-09 18:14:08 +0200 (Thu, 09 Sep 2010) New Revision: 292 Url: http://nuiton.org/repositories/revision/wikitty/292 Log: [maven-release-plugin] rollback the release of wikitty-2.1 Modified: trunk/pom.xml trunk/wikitty-api/pom.xml trunk/wikitty-generators/pom.xml trunk/wikitty-hessian-client/pom.xml trunk/wikitty-hessian-server/pom.xml trunk/wikitty-jdbc-impl/pom.xml trunk/wikitty-solr-impl/pom.xml trunk/wikitty-ui-zk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -15,7 +15,7 @@ <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> <modules> <module>wikitty-generators</module> Modified: trunk/wikitty-api/pom.xml =================================================================== --- trunk/wikitty-api/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/wikitty-api/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <!-- ************************************************************* --> Modified: trunk/wikitty-generators/pom.xml =================================================================== --- trunk/wikitty-generators/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/wikitty-generators/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -1,12 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <!-- ************************************************************* --> Modified: trunk/wikitty-hessian-client/pom.xml =================================================================== --- trunk/wikitty-hessian-client/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/wikitty-hessian-client/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <!-- ************************************************************* --> Modified: trunk/wikitty-hessian-server/pom.xml =================================================================== --- trunk/wikitty-hessian-server/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/wikitty-hessian-server/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -1,12 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <!-- ************************************************************* --> Modified: trunk/wikitty-jdbc-impl/pom.xml =================================================================== --- trunk/wikitty-jdbc-impl/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/wikitty-jdbc-impl/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> Modified: trunk/wikitty-solr-impl/pom.xml =================================================================== --- trunk/wikitty-solr-impl/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/wikitty-solr-impl/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <!-- ************************************************************* --> Modified: trunk/wikitty-ui-zk/pom.xml =================================================================== --- trunk/wikitty-ui-zk/pom.xml 2010-09-09 16:10:20 UTC (rev 291) +++ trunk/wikitty-ui-zk/pom.xml 2010-09-09 16:14:08 UTC (rev 292) @@ -6,7 +6,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1-SNAPSHOT</version> </parent> <!-- ************************************************************* -->
participants (1)
-
echatellier@users.nuiton.org