Author: jochen
Date: Tue Jun 7 06:19:48 2016
New Revision: 1747141
URL: http://svn.apache.org/viewvc?rev=1747141&view=rev
Log:
[maven-release-plugin] rollback the release of apache-rat-project-0.12-RC3
Modified:
creadur/rat/branches/0.12-release/apache-rat-api/pom.xml
creadur/rat/branches/0.12-release/apache-rat-core/pom.xml
creadur/rat/branches/0.12-release/apache-rat-plugin/pom.xml
creadur/rat/branches/0.12-release/apache-rat-tasks/pom.xml
creadur/rat/branches/0.12-release/apache-rat/pom.xml
creadur/rat/branches/0.12-release/pom.xml
Modified: creadur/rat/branches/0.12-release/apache-rat-api/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/branches/0.12-release/apache-rat-api/pom.xml?rev=1747141&r1=1747140&r2=1747141&view=diff
==============================================================================
--- creadur/rat/branches/0.12-release/apache-rat-api/pom.xml (original)
+++ creadur/rat/branches/0.12-release/apache-rat-api/pom.xml Tue Jun 7
06:19:48 2016
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-project</artifactId>
- <version>0.13-SNAPSHOT</version>
+ <version>0.12-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
Modified: creadur/rat/branches/0.12-release/apache-rat-core/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/branches/0.12-release/apache-rat-core/pom.xml?rev=1747141&r1=1747140&r2=1747141&view=diff
==============================================================================
--- creadur/rat/branches/0.12-release/apache-rat-core/pom.xml (original)
+++ creadur/rat/branches/0.12-release/apache-rat-core/pom.xml Tue Jun 7
06:19:48 2016
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-project</artifactId>
- <version>0.13-SNAPSHOT</version>
+ <version>0.12-SNAPSHOT</version>
</parent>
<artifactId>apache-rat-core</artifactId>
<packaging>jar</packaging>
Modified: creadur/rat/branches/0.12-release/apache-rat-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/branches/0.12-release/apache-rat-plugin/pom.xml?rev=1747141&r1=1747140&r2=1747141&view=diff
==============================================================================
--- creadur/rat/branches/0.12-release/apache-rat-plugin/pom.xml (original)
+++ creadur/rat/branches/0.12-release/apache-rat-plugin/pom.xml Tue Jun 7
06:19:48 2016
@@ -20,7 +20,7 @@
<parent>
<artifactId>apache-rat-project</artifactId>
<groupId>org.apache.rat</groupId>
- <version>0.13-SNAPSHOT</version>
+ <version>0.12-SNAPSHOT</version>
</parent>
<artifactId>apache-rat-plugin</artifactId>
<packaging>maven-plugin</packaging>
Modified: creadur/rat/branches/0.12-release/apache-rat-tasks/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/branches/0.12-release/apache-rat-tasks/pom.xml?rev=1747141&r1=1747140&r2=1747141&view=diff
==============================================================================
--- creadur/rat/branches/0.12-release/apache-rat-tasks/pom.xml (original)
+++ creadur/rat/branches/0.12-release/apache-rat-tasks/pom.xml Tue Jun 7
06:19:48 2016
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-project</artifactId>
- <version>0.13-SNAPSHOT</version>
+ <version>0.12-SNAPSHOT</version>
</parent>
<artifactId>apache-rat-tasks</artifactId>
<packaging>jar</packaging>
Modified: creadur/rat/branches/0.12-release/apache-rat/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/branches/0.12-release/apache-rat/pom.xml?rev=1747141&r1=1747140&r2=1747141&view=diff
==============================================================================
--- creadur/rat/branches/0.12-release/apache-rat/pom.xml (original)
+++ creadur/rat/branches/0.12-release/apache-rat/pom.xml Tue Jun 7 06:19:48
2016
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-project</artifactId>
- <version>0.13-SNAPSHOT</version>
+ <version>0.12-SNAPSHOT</version>
</parent>
<artifactId>apache-rat</artifactId>
<packaging>jar</packaging>
Modified: creadur/rat/branches/0.12-release/pom.xml
URL:
http://svn.apache.org/viewvc/creadur/rat/branches/0.12-release/pom.xml?rev=1747141&r1=1747140&r2=1747141&view=diff
==============================================================================
--- creadur/rat/branches/0.12-release/pom.xml (original)
+++ creadur/rat/branches/0.12-release/pom.xml Tue Jun 7 06:19:48 2016
@@ -24,7 +24,7 @@
</parent>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-project</artifactId>
- <version>0.13-SNAPSHOT</version>
+ <version>0.12-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Creadur Rat</name>
<url>http://creadur.apache.org/rat/</url>
@@ -351,6 +351,13 @@ agnostic home for software distribution
<tagNameFormat>@{project.artifactId}-@{project.version}-RC1</tagNameFormat>
</configuration>
</plugin>
+ <plugin>
+ <artifactId>maven-release-plugin</artifactId>
+ <version>2.5.1</version>
+ <configuration>
+
<tagNameFormat>@{project.artifactId}-@{project.version}-RC3</tagNameFormat>
+ </configuration>
+ </plugin>
<!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself.-->
<plugin>
<groupId>org.eclipse.m2e</groupId>