Author: fdesbois Date: 2010-01-08 18:14:12 +0100 (Fri, 08 Jan 2010) New Revision: 2769 Modified: trunk/lima-dto/pom.xml trunk/lima-main/pom.xml trunk/lima-service-callao/pom.xml trunk/lima-service-mock/pom.xml trunk/lima-service-neogia/pom.xml trunk/lima-service/pom.xml trunk/pom.xml Log: [maven-release-plugin] prepare release lima-0.3.1 Modified: trunk/lima-dto/pom.xml =================================================================== --- trunk/lima-dto/pom.xml 2010-01-08 17:10:49 UTC (rev 2768) +++ trunk/lima-dto/pom.xml 2010-01-08 17:14:12 UTC (rev 2769) @@ -1,5 +1,4 @@ -<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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -10,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-main/pom.xml =================================================================== --- trunk/lima-main/pom.xml 2010-01-08 17:10:49 UTC (rev 2768) +++ trunk/lima-main/pom.xml 2010-01-08 17:14:12 UTC (rev 2769) @@ -9,7 +9,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service/pom.xml =================================================================== --- trunk/lima-service/pom.xml 2010-01-08 17:10:49 UTC (rev 2768) +++ trunk/lima-service/pom.xml 2010-01-08 17:14:12 UTC (rev 2769) @@ -8,7 +8,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service-callao/pom.xml =================================================================== --- trunk/lima-service-callao/pom.xml 2010-01-08 17:10:49 UTC (rev 2768) +++ trunk/lima-service-callao/pom.xml 2010-01-08 17:14:12 UTC (rev 2769) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service-mock/pom.xml =================================================================== --- trunk/lima-service-mock/pom.xml 2010-01-08 17:10:49 UTC (rev 2768) +++ trunk/lima-service-mock/pom.xml 2010-01-08 17:14:12 UTC (rev 2769) @@ -1,5 +1,4 @@ -<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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <!-- ************************************************************* --> @@ -8,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/lima-service-neogia/pom.xml =================================================================== --- trunk/lima-service-neogia/pom.xml 2010-01-08 17:10:49 UTC (rev 2768) +++ trunk/lima-service-neogia/pom.xml 2010-01-08 17:14:12 UTC (rev 2769) @@ -7,7 +7,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> </parent> <groupId>org.chorem.lima</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-08 17:10:49 UTC (rev 2768) +++ trunk/pom.xml 2010-01-08 17:14:12 UTC (rev 2769) @@ -1,6 +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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -16,7 +15,7 @@ <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.1</version> <modules> <module>lima-dto</module> @@ -257,9 +256,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> - <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/trunk</developerConnection> - <url>http://www.chorem.org/repositories/browse/lima/trunk</url> + <connection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.3.1</connection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/tags/lima-0.3.1</developerConnection> + <url>http://www.chorem.org/repositories/browse/lima/tags/lima-0.3.1</url> </scm> <repositories>