Author: gsingers
Date: Mon Jul 8 01:55:39 2013
New Revision: 1500563
URL: http://svn.apache.org/r1500563
Log:
[maven-release-plugin] prepare release mahout-0.8
Modified:
mahout/trunk/buildtools/pom.xml
mahout/trunk/core/pom.xml
mahout/trunk/distribution/pom.xml
mahout/trunk/examples/pom.xml
mahout/trunk/integration/pom.xml
mahout/trunk/math/pom.xml
mahout/trunk/pom.xml
Modified: mahout/trunk/buildtools/pom.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/buildtools/pom.xml?rev=1500563&r1=1500562&r2=1500563&view=diff
==============================================================================
--- mahout/trunk/buildtools/pom.xml (original)
+++ mahout/trunk/buildtools/pom.xml Mon Jul 8 01:55:39 2013
@@ -24,12 +24,12 @@
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>9</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout-buildtools</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8</version>
<name>Mahout Build Tools</name>
<packaging>jar</packaging>
@@ -118,4 +118,10 @@
</profile>
</profiles>
+
+ <scm>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/mahout-0.8/mahout-buildtools</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/mahout-0.8/mahout-buildtools</developerConnection>
+
<url>http://svn.apache.org/viewvc/maven/pom/tags/mahout-0.8/mahout-buildtools</url>
+ </scm>
</project>
Modified: mahout/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/core/pom.xml?rev=1500563&r1=1500562&r2=1500563&view=diff
==============================================================================
--- mahout/trunk/core/pom.xml (original)
+++ mahout/trunk/core/pom.xml Mon Jul 8 01:55:39 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: mahout/trunk/distribution/pom.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/distribution/pom.xml?rev=1500563&r1=1500562&r2=1500563&view=diff
==============================================================================
--- mahout/trunk/distribution/pom.xml (original)
+++ mahout/trunk/distribution/pom.xml Mon Jul 8 01:55:39 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>mahout-distribution</artifactId>
Modified: mahout/trunk/examples/pom.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/examples/pom.xml?rev=1500563&r1=1500562&r2=1500563&view=diff
==============================================================================
--- mahout/trunk/examples/pom.xml (original)
+++ mahout/trunk/examples/pom.xml Mon Jul 8 01:55:39 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: mahout/trunk/integration/pom.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/integration/pom.xml?rev=1500563&r1=1500562&r2=1500563&view=diff
==============================================================================
--- mahout/trunk/integration/pom.xml (original)
+++ mahout/trunk/integration/pom.xml Mon Jul 8 01:55:39 2013
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: mahout/trunk/math/pom.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/math/pom.xml?rev=1500563&r1=1500562&r2=1500563&view=diff
==============================================================================
--- mahout/trunk/math/pom.xml (original)
+++ mahout/trunk/math/pom.xml Mon Jul 8 01:55:39 2013
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: mahout/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/mahout/trunk/pom.xml?rev=1500563&r1=1500562&r2=1500563&view=diff
==============================================================================
--- mahout/trunk/pom.xml (original)
+++ mahout/trunk/pom.xml Mon Jul 8 01:55:39 2013
@@ -20,7 +20,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.mahout</groupId>
<artifactId>mahout</artifactId>
- <version>0.8-SNAPSHOT</version>
+ <version>0.8</version>
<parent>
<groupId>org.apache</groupId>
@@ -442,7 +442,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <ignore/>
+ <ignore />
</action>
</pluginExecution>
<pluginExecution>
@@ -902,9 +902,9 @@
</profile>
</profiles>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/mahout/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/mahout/trunk</developerConnection>
- <url>https://svn.apache.org/repos/asf/mahout</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/mahout/tags/mahout-0.8</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/mahout/tags/mahout-0.8</developerConnection>
+ <url>https://svn.apache.org/repos/asf/mahout/tags/mahout-0.8</url>
</scm>
<distributionManagement>
<site>