Author: maven-release Date: 2014-04-11 16:19:17 +0200 (Fri, 11 Apr 2014) New Revision: 3771 Url: http://forge.chorem.org/projects/lima/repository/revisions/3771 Log: [maven-release-plugin] rollback the release of lima-0.7.1 Modified: trunk/lima-business-api/pom.xml trunk/lima-business/pom.xml trunk/lima-callao/pom.xml trunk/lima-swing/pom.xml trunk/pom.xml Modified: trunk/lima-business/pom.xml =================================================================== --- trunk/lima-business/pom.xml 2014-04-11 14:17:44 UTC (rev 3770) +++ trunk/lima-business/pom.xml 2014-04-11 14:19:17 UTC (rev 3771) @@ -4,7 +4,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7.1</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-business-api/pom.xml =================================================================== --- trunk/lima-business-api/pom.xml 2014-04-11 14:17:44 UTC (rev 3770) +++ trunk/lima-business-api/pom.xml 2014-04-11 14:19:17 UTC (rev 3771) @@ -4,7 +4,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7.1</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2014-04-11 14:17:44 UTC (rev 3770) +++ trunk/lima-callao/pom.xml 2014-04-11 14:19:17 UTC (rev 3771) @@ -4,7 +4,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7.1</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2014-04-11 14:17:44 UTC (rev 3770) +++ trunk/lima-swing/pom.xml 2014-04-11 14:19:17 UTC (rev 3771) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7.1</version> + <version>0.8-SNAPSHOT</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-04-11 14:17:44 UTC (rev 3770) +++ trunk/pom.xml 2014-04-11 14:19:17 UTC (rev 3771) @@ -1,5 +1,7 @@ <?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> @@ -10,7 +12,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.7.1</version> + <version>0.8-SNAPSHOT</version> <packaging>pom</packaging> <name>Lima</name> @@ -131,11 +133,11 @@ </modules> <scm> - <connection>scm:svn:https://svn.chorem.org/svn/lima/tags/lima-0.7.1</connection> + <connection>scm:svn:https://svn.chorem.org/svn/lima/trunk</connection> <developerConnection> - scm:svn:https://svn.chorem.org/svn/lima/tags/lima-0.7.1 + scm:svn:https://svn.chorem.org/svn/lima/trunk </developerConnection> - <url>https://forge.chorem.org/repositories/browse/lima/tags/lima-0.7.1</url> + <url>https://forge.chorem.org/repositories/browse/lima/trunk</url> </scm> <distributionManagement> <site>