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 2012/02/18 01:08:06 UTC

svn commit: r1245813 - in /incubator/hama/branches/0.4: core/pom.xml dist/pom.xml examples/pom.xml graph/pom.xml pom.xml

Author: edwardyoon
Date: Sat Feb 18 00:08:05 2012
New Revision: 1245813

URL: http://svn.apache.org/viewvc?rev=1245813&view=rev
Log:
Version change manually

Modified:
    incubator/hama/branches/0.4/core/pom.xml
    incubator/hama/branches/0.4/dist/pom.xml
    incubator/hama/branches/0.4/examples/pom.xml
    incubator/hama/branches/0.4/graph/pom.xml
    incubator/hama/branches/0.4/pom.xml

Modified: incubator/hama/branches/0.4/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/core/pom.xml?rev=1245813&r1=1245812&r2=1245813&view=diff
==============================================================================
--- incubator/hama/branches/0.4/core/pom.xml (original)
+++ incubator/hama/branches/0.4/core/pom.xml Sat Feb 18 00:08:05 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.1-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-core</artifactId>
   <name>core</name>
-  <version>0.4.1-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating-SNAPSHOT</version>
   <packaging>jar</packaging>
   <scm>
     <connection>

Modified: incubator/hama/branches/0.4/dist/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/dist/pom.xml?rev=1245813&r1=1245812&r2=1245813&view=diff
==============================================================================
--- incubator/hama/branches/0.4/dist/pom.xml (original)
+++ incubator/hama/branches/0.4/dist/pom.xml Sat Feb 18 00:08:05 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.1-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating-SNAPSHOT</version>
   </parent>
   
   <artifactId>hama-dist</artifactId>

Modified: incubator/hama/branches/0.4/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/examples/pom.xml?rev=1245813&r1=1245812&r2=1245813&view=diff
==============================================================================
--- incubator/hama/branches/0.4/examples/pom.xml (original)
+++ incubator/hama/branches/0.4/examples/pom.xml Sat Feb 18 00:08:05 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.1-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-examples</artifactId>
   <name>examples</name>
-  <version>0.4.1-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: incubator/hama/branches/0.4/graph/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/graph/pom.xml?rev=1245813&r1=1245812&r2=1245813&view=diff
==============================================================================
--- incubator/hama/branches/0.4/graph/pom.xml (original)
+++ incubator/hama/branches/0.4/graph/pom.xml Sat Feb 18 00:08:05 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.1-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-graph</artifactId>
   <name>graph</name>
-  <version>0.4.1-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: incubator/hama/branches/0.4/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/branches/0.4/pom.xml?rev=1245813&r1=1245812&r2=1245813&view=diff
==============================================================================
--- incubator/hama/branches/0.4/pom.xml (original)
+++ incubator/hama/branches/0.4/pom.xml Sat Feb 18 00:08:05 2012
@@ -27,7 +27,7 @@
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-parent</artifactId>
   <name>Apache Hama parent POM</name>
-  <version>0.4.1-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating-SNAPSHOT</version>
   <url>http://incubator.apache.org/hama</url>
   <packaging>pom</packaging>
   <prerequisites>