Author: maven-release Date: 2014-05-12 17:06:58 +0200 (Mon, 12 May 2014) New Revision: 3792 Url: http://forge.chorem.org/projects/lima/repository/revisions/3792 Log: [maven-release-plugin] prepare release lima-0.7.3 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-05-12 14:59:19 UTC (rev 3791) +++ trunk/lima-business/pom.xml 2014-05-12 15:06:58 UTC (rev 3792) @@ -4,7 +4,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.7.3</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-business-api/pom.xml =================================================================== --- trunk/lima-business-api/pom.xml 2014-05-12 14:59:19 UTC (rev 3791) +++ trunk/lima-business-api/pom.xml 2014-05-12 15:06:58 UTC (rev 3792) @@ -4,7 +4,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.7.3</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-callao/pom.xml =================================================================== --- trunk/lima-callao/pom.xml 2014-05-12 14:59:19 UTC (rev 3791) +++ trunk/lima-callao/pom.xml 2014-05-12 15:06:58 UTC (rev 3792) @@ -4,7 +4,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.7.3</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-swing/pom.xml =================================================================== --- trunk/lima-swing/pom.xml 2014-05-12 14:59:19 UTC (rev 3791) +++ trunk/lima-swing/pom.xml 2014-05-12 15:06:58 UTC (rev 3792) @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.7.3</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-05-12 14:59:19 UTC (rev 3791) +++ trunk/pom.xml 2014-05-12 15:06:58 UTC (rev 3792) @@ -10,7 +10,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.7.3</version> <packaging>pom</packaging> <name>Lima</name> @@ -144,11 +144,11 @@ </modules> <scm> - <connection>scm:svn:http://svn.chorem.org/lima/trunk</connection> + <connection>scm:svn:http://svn.chorem.org/lima/tags/lima-0.7.3</connection> <developerConnection> - scm:svn:https://svn.chorem.org/lima/trunk + scm:svn:https://svn.chorem.org/lima/tags/lima-0.7.3 </developerConnection> - <url>https://forge.chorem.org/repositories/browse/lima/trunk</url> + <url>https://forge.chorem.org/repositories/browse/lima/tags/lima-0.7.3</url> </scm> <distributionManagement> <site>