You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2015/06/09 11:57:32 UTC

svn commit: r1684369 - in /hama/trunk: c++/pom.xml commons/pom.xml core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml mesos/pom.xml ml/pom.xml pom.xml yarn/pom.xml

Author: edwardyoon
Date: Tue Jun  9 09:57:31 2015
New Revision: 1684369

URL: http://svn.apache.org/r1684369
Log:
[maven-release-plugin] prepare release 0.7.0-RC3

Modified:
    hama/trunk/c++/pom.xml
    hama/trunk/commons/pom.xml
    hama/trunk/core/pom.xml
    hama/trunk/dist/pom.xml
    hama/trunk/examples/pom.xml
    hama/trunk/graph/pom.xml
    hama/trunk/mesos/pom.xml
    hama/trunk/ml/pom.xml
    hama/trunk/pom.xml
    hama/trunk/yarn/pom.xml

Modified: hama/trunk/c++/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/c%2B%2B/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/c++/pom.xml (original)
+++ hama/trunk/c++/pom.xml Tue Jun  9 09:57:31 2015
@@ -20,13 +20,13 @@
     <parent>
       <groupId>org.apache.hama</groupId>
       <artifactId>hama-parent</artifactId>
-      <version>0.7.0-SNAPSHOT</version>
+      <version>0.7.0</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-pipes</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
     <name>pipes</name>
     <description>Apache Hama Pipes</description>
     <packaging>pom</packaging>

Modified: hama/trunk/commons/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/commons/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/commons/pom.xml (original)
+++ hama/trunk/commons/pom.xml Tue Jun  9 09:57:31 2015
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-commons</artifactId>
   <name>commons</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: hama/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/core/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/core/pom.xml (original)
+++ hama/trunk/core/pom.xml Tue Jun  9 09:57:31 2015
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-core</artifactId>
   <name>core</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: hama/trunk/dist/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/dist/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/dist/pom.xml (original)
+++ hama/trunk/dist/pom.xml Tue Jun  9 09:57:31 2015
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
   
   <artifactId>hama-dist</artifactId>

Modified: hama/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/examples/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/examples/pom.xml (original)
+++ hama/trunk/examples/pom.xml Tue Jun  9 09:57:31 2015
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-examples</artifactId>
   <name>examples</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: hama/trunk/graph/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/graph/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/graph/pom.xml (original)
+++ hama/trunk/graph/pom.xml Tue Jun  9 09:57:31 2015
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-graph</artifactId>
   <name>graph</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: hama/trunk/mesos/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/mesos/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/mesos/pom.xml (original)
+++ hama/trunk/mesos/pom.xml Tue Jun  9 09:57:31 2015
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: hama/trunk/ml/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/ml/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/ml/pom.xml (original)
+++ hama/trunk/ml/pom.xml Tue Jun  9 09:57:31 2015
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-ml</artifactId>
   <name>machine learning</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: hama/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/pom.xml (original)
+++ hama/trunk/pom.xml Tue Jun  9 09:57:31 2015
@@ -27,7 +27,7 @@
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-parent</artifactId>
   <name>Apache Hama parent POM</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0</version>
   <url>http://hama.apache.org</url>
   <packaging>pom</packaging>
   <prerequisites>
@@ -75,12 +75,12 @@
     </license>
   </licenses>
   <scm>
-    <url>scm:svn:https://svn.apache.org/repos/asf/hama/</url>
+    <url>scm:svn:https://svn.apache.org/repos/asf/hama/tags/0.7.0-RC3</url>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/hama/trunk/
+      scm:svn:http://svn.apache.org/repos/asf/hama/tags/0.7.0-RC3
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/hama/trunk/
+      scm:svn:https://svn.apache.org/repos/asf/hama/tags/0.7.0-RC3
     </developerConnection>
   </scm>
 

Modified: hama/trunk/yarn/pom.xml
URL: http://svn.apache.org/viewvc/hama/trunk/yarn/pom.xml?rev=1684369&r1=1684368&r2=1684369&view=diff
==============================================================================
--- hama/trunk/yarn/pom.xml (original)
+++ hama/trunk/yarn/pom.xml Tue Jun  9 09:57:31 2015
@@ -19,14 +19,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-yarn</artifactId>
   <name>yarn</name>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.0</version>
   <packaging>jar</packaging>
 
   <dependencies>