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 cl...@apache.org on 2008/11/14 22:16:36 UTC

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

Author: clr
Date: Fri Nov 14 13:16:36 2008
New Revision: 714146

URL: http://svn.apache.org/viewvc?rev=714146&view=rev
Log:
Update version number in trunk to 2.3-SNAPSHOT

Modified:
    db/jdo/trunk/project.properties

Modified: db/jdo/trunk/project.properties
URL: http://svn.apache.org/viewvc/db/jdo/trunk/project.properties?rev=714146&r1=714145&r2=714146&view=diff
==============================================================================
--- db/jdo/trunk/project.properties (original)
+++ db/jdo/trunk/project.properties Fri Nov 14 13:16:36 2008
@@ -20,7 +20,7 @@
 http://download.java.net/maven/1
 
 # Current version number
-currentVersion = 2.2-SNAPSHOT
+currentVersion = 2.3-SNAPSHOT
 
 # Make sure the compiled class still work with J2SE 1.3
 maven.compile.source = 1.3