You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by an...@apache.org on 2010/10/12 14:59:20 UTC

svn commit: r1021762 - /db/jdo/trunk/project.properties

Author: andyj
Date: Tue Oct 12 12:59:19 2010
New Revision: 1021762

URL: http://svn.apache.org/viewvc?rev=1021762&view=rev
Log:
bump version to 3.1-SNAPSHOT so we build to what the next deliverable is

Modified:
    db/jdo/trunk/project.properties

Modified: db/jdo/trunk/project.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/project.properties?rev=1021762&r1=1021761&r2=1021762&view=diff
==============================================================================
--- db/jdo/trunk/project.properties (original)
+++ db/jdo/trunk/project.properties Tue Oct 12 12:59:19 2010
@@ -20,7 +20,7 @@ http://repo1.maven.org/maven,\
 http://download.java.net/maven/1
 
 # Current version number
-jdo.currentVersion = 3.0
+jdo.currentVersion = 3.1-SNAPSHOT
 
 # Make sure the compiled class still work with Java SE 5
 maven.compile.source = 1.5