You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@giraph.apache.org by jg...@apache.org on 2012/02/03 21:10:01 UTC

svn commit: r1240331 - /incubator/giraph/trunk/pom.xml

Author: jghoman
Date: Fri Feb  3 20:10:01 2012
New Revision: 1240331

URL: http://svn.apache.org/viewvc?rev=1240331&view=rev
Log:
Forgot to update pom.xml to 0.2-SNAPSHOT.

Modified:
    incubator/giraph/trunk/pom.xml

Modified: incubator/giraph/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/giraph/trunk/pom.xml?rev=1240331&r1=1240330&r2=1240331&view=diff
==============================================================================
--- incubator/giraph/trunk/pom.xml (original)
+++ incubator/giraph/trunk/pom.xml Fri Feb  3 20:10:01 2012
@@ -24,7 +24,7 @@ under the License.
   <groupId>org.apache.giraph</groupId>
   <artifactId>giraph</artifactId>
   <packaging>jar</packaging>
-  <version>0.1-SNAPSHOT</version>
+  <version>0.2-SNAPSHOT</version>
 
   <name>Apache Incubator Giraph</name>
   <url>http://incubator.apache.org/giraph/</url>