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/03/02 10:46:07 UTC

svn commit: r1296103 - in /incubator/hama/tags: 0.4-RC7/core/pom.xml 0.4-RC7/dist/pom.xml 0.4-RC7/examples/pom.xml 0.4-RC7/graph/pom.xml 0.4-RC7/pom.xml hama-parent-0.4.0-incubating-SNAPSHOT/

Author: edwardyoon
Date: Fri Mar  2 09:46:06 2012
New Revision: 1296103

URL: http://svn.apache.org/viewvc?rev=1296103&view=rev
Log:
Remove auto-committed tag manually

Removed:
    incubator/hama/tags/hama-parent-0.4.0-incubating-SNAPSHOT/
Modified:
    incubator/hama/tags/0.4-RC7/core/pom.xml
    incubator/hama/tags/0.4-RC7/dist/pom.xml
    incubator/hama/tags/0.4-RC7/examples/pom.xml
    incubator/hama/tags/0.4-RC7/graph/pom.xml
    incubator/hama/tags/0.4-RC7/pom.xml

Modified: incubator/hama/tags/0.4-RC7/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/tags/0.4-RC7/core/pom.xml?rev=1296103&r1=1296102&r2=1296103&view=diff
==============================================================================
--- incubator/hama/tags/0.4-RC7/core/pom.xml (original)
+++ incubator/hama/tags/0.4-RC7/core/pom.xml Fri Mar  2 09:46:06 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-core</artifactId>
   <name>core</name>
-  <version>0.4.0-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating</version>
   <packaging>jar</packaging>
   <scm>
     <connection>

Modified: incubator/hama/tags/0.4-RC7/dist/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/tags/0.4-RC7/dist/pom.xml?rev=1296103&r1=1296102&r2=1296103&view=diff
==============================================================================
--- incubator/hama/tags/0.4-RC7/dist/pom.xml (original)
+++ incubator/hama/tags/0.4-RC7/dist/pom.xml Fri Mar  2 09:46:06 2012
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
   
   <artifactId>hama-dist</artifactId>

Modified: incubator/hama/tags/0.4-RC7/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/tags/0.4-RC7/examples/pom.xml?rev=1296103&r1=1296102&r2=1296103&view=diff
==============================================================================
--- incubator/hama/tags/0.4-RC7/examples/pom.xml (original)
+++ incubator/hama/tags/0.4-RC7/examples/pom.xml Fri Mar  2 09:46:06 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-examples</artifactId>
   <name>examples</name>
-  <version>0.4.0-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: incubator/hama/tags/0.4-RC7/graph/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/tags/0.4-RC7/graph/pom.xml?rev=1296103&r1=1296102&r2=1296103&view=diff
==============================================================================
--- incubator/hama/tags/0.4-RC7/graph/pom.xml (original)
+++ incubator/hama/tags/0.4-RC7/graph/pom.xml Fri Mar  2 09:46:06 2012
@@ -20,14 +20,14 @@
   <parent>
     <groupId>org.apache.hama</groupId>
     <artifactId>hama-parent</artifactId>
-    <version>0.4.0-incubating-SNAPSHOT</version>
+    <version>0.4.0-incubating</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-graph</artifactId>
   <name>graph</name>
-  <version>0.4.0-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating</version>
   <packaging>jar</packaging>
 
   <dependencies>

Modified: incubator/hama/tags/0.4-RC7/pom.xml
URL: http://svn.apache.org/viewvc/incubator/hama/tags/0.4-RC7/pom.xml?rev=1296103&r1=1296102&r2=1296103&view=diff
==============================================================================
--- incubator/hama/tags/0.4-RC7/pom.xml (original)
+++ incubator/hama/tags/0.4-RC7/pom.xml Fri Mar  2 09:46:06 2012
@@ -27,7 +27,7 @@
   <groupId>org.apache.hama</groupId>
   <artifactId>hama-parent</artifactId>
   <name>Apache Hama parent POM</name>
-  <version>0.4.0-incubating-SNAPSHOT</version>
+  <version>0.4.0-incubating</version>
   <url>http://incubator.apache.org/hama</url>
   <packaging>pom</packaging>
   <prerequisites>