r1406 - in application/trunk: . application application-swing
Author: maven-release Date: 2013-11-28 18:43:28 +0100 (Thu, 28 Nov 2013) New Revision: 1406 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1406 Log: [maven-release-plugin] prepare release ifremer-shared-1.0 Modified: application/trunk/application-swing/pom.xml application/trunk/application/pom.xml application/trunk/pom.xml Modified: application/trunk/application/pom.xml =================================================================== --- application/trunk/application/pom.xml 2013-11-28 17:41:50 UTC (rev 1405) +++ application/trunk/application/pom.xml 2013-11-28 17:43:28 UTC (rev 1406) @@ -21,15 +21,13 @@ #L% --> -<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>fr.ifremer.shared</groupId> <artifactId>shared-pom</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>application</artifactId> Modified: application/trunk/application-swing/pom.xml =================================================================== --- application/trunk/application-swing/pom.xml 2013-11-28 17:41:50 UTC (rev 1405) +++ application/trunk/application-swing/pom.xml 2013-11-28 17:43:28 UTC (rev 1406) @@ -21,15 +21,13 @@ #L% --> -<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>fr.ifremer.shared</groupId> <artifactId>shared-pom</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> </parent> <artifactId>application-swing</artifactId> Modified: application/trunk/pom.xml =================================================================== --- application/trunk/pom.xml 2013-11-28 17:41:50 UTC (rev 1405) +++ application/trunk/pom.xml 2013-11-28 17:43:28 UTC (rev 1406) @@ -22,9 +22,7 @@ #L% --> -<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> @@ -35,7 +33,7 @@ <groupId>fr.ifremer.shared</groupId> <artifactId>shared-pom</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> <packaging>pom</packaging> <name>Ifremer shared</name> @@ -76,12 +74,12 @@ </modules> <scm> - <url>http://svn.forge.codelutin.com/svn/tutti/application/trunk</url> + <url>http://svn.forge.codelutin.com/svn/tutti/application/tags/ifremer-shared-1.0</url> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/application/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/application/tags/ifremer-shared-1.0 </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/application/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/application/tags/ifremer-shared-1.0 </developerConnection> </scm> <distributionManagement>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com