You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2012/07/24 20:58:11 UTC

svn commit: r1365223 - /gora/branches/0.2.1/gora-tutorial/pom.xml

Author: lewismc
Date: Tue Jul 24 18:58:10 2012
New Revision: 1365223

URL: http://svn.apache.org/viewvc?rev=1365223&view=rev
Log:
classify to RC

Modified:
    gora/branches/0.2.1/gora-tutorial/pom.xml

Modified: gora/branches/0.2.1/gora-tutorial/pom.xml
URL: http://svn.apache.org/viewvc/gora/branches/0.2.1/gora-tutorial/pom.xml?rev=1365223&r1=1365222&r2=1365223&view=diff
==============================================================================
--- gora/branches/0.2.1/gora-tutorial/pom.xml (original)
+++ gora/branches/0.2.1/gora-tutorial/pom.xml Tue Jul 24 18:58:10 2012
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.gora</groupId>
         <artifactId>gora</artifactId>
-        <version>0.3-SNAPSHOT</version>
+        <version>0.2.1</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>gora-tutorial</artifactId>