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