r1476 - in trunk: . mavenpom4labs mavenpom4redmine mavenpom4redmine/mavenpom4redmineAndCentral mavenpomdoc
Author: maven-release Date: 2013-11-02 11:59:31 +0100 (Sat, 02 Nov 2013) New Revision: 1476 Url: http://nuiton.org/projects/mavenpom/repository/revisions/1476 Log: [maven-release-plugin] prepare release mavenpom-4.2 Modified: trunk/mavenpom4labs/pom.xml trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml trunk/mavenpom4redmine/pom.xml trunk/mavenpomdoc/pom.xml trunk/pom.xml Modified: trunk/mavenpom4labs/pom.xml =================================================================== --- trunk/mavenpom4labs/pom.xml 2013-11-02 10:54:05 UTC (rev 1475) +++ trunk/mavenpom4labs/pom.xml 2013-11-02 10:59:31 UTC (rev 1476) @@ -31,7 +31,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>4.2-SNAPSHOT</version> + <version>4.2</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2013-11-02 10:54:05 UTC (rev 1475) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2013-11-02 10:59:31 UTC (rev 1476) @@ -23,15 +23,13 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #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>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>4.2-SNAPSHOT</version> + <version>4.2</version> </parent> <artifactId>mavenpom4redmineAndCentral</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2013-11-02 10:54:05 UTC (rev 1475) +++ trunk/mavenpom4redmine/pom.xml 2013-11-02 10:59:31 UTC (rev 1476) @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>4.2-SNAPSHOT</version> + <version>4.2</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/mavenpomdoc/pom.xml =================================================================== --- trunk/mavenpomdoc/pom.xml 2013-11-02 10:54:05 UTC (rev 1475) +++ trunk/mavenpomdoc/pom.xml 2013-11-02 10:59:31 UTC (rev 1476) @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>4.2-SNAPSHOT</version> + <version>4.2</version> <relativePath>../mavenpom4redmine/mavenpom4redmineAndCentral</relativePath> </parent> @@ -43,12 +43,12 @@ <scm> <connection> - scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc + scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-4.2/mavenpomdoc </connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk/mavenpomdoc + scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-4.2/mavenpomdoc </developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/trunk/mavenpomdoc + <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-4.2/mavenpo... </url> </scm> <distributionManagement> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-11-02 10:54:05 UTC (rev 1475) +++ trunk/pom.xml 2013-11-02 10:59:31 UTC (rev 1476) @@ -31,7 +31,7 @@ <!-- ************************************************************* --> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>4.2-SNAPSHOT</version> + <version>4.2</version> <packaging>pom</packaging> <!-- ************************************************************* --> @@ -154,11 +154,11 @@ </modules> <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk</connection> + <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-4.2</connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk + scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-4.2 </developerConnection> - <url>http://nuiton.org/projects/mavenpom/repository/trunk</url> + <url>http://nuiton.org/projects/mavenpom/repository/tags/mavenpom-4.2</url> </scm> <!-- ************************************************************* --> <!-- *** Build Environment ************************************** -->
participants (1)
-
maven-releaseļ¼ users.nuiton.org