Author: allee8285
Date: Mon Apr 22 19:16:24 2013
New Revision: 1470666

URL: http://svn.apache.org/r1470666
Log:
Update openbook build/run openjpa version after moving up to 2.2.3-SNAPSHOT.

Modified:
    openjpa/branches/2.2.x/openjpa-examples/openbooks/build.properties
    openjpa/branches/2.2.x/openjpa-examples/openbooks/run.properties

Modified: openjpa/branches/2.2.x/openjpa-examples/openbooks/build.properties
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-examples/openbooks/build.properties?rev=1470666&r1=1470665&r2=1470666&view=diff
==============================================================================
--- openjpa/branches/2.2.x/openjpa-examples/openbooks/build.properties 
(original)
+++ openjpa/branches/2.2.x/openjpa-examples/openbooks/build.properties Mon Apr 
22 19:16:24 2013
@@ -21,7 +21,7 @@
 # Directory location of maven repository
 maven.repos=${user.home}/.m2/repository
 # OpenJPA runtime artifact
-openjpa.version=2.2.2-SNAPSHOT
+openjpa.version=2.2.3-SNAPSHOT
 
 # This is the variable of interest. 
 # Notice that the variable points to a directory, not a *.jar file.

Modified: openjpa/branches/2.2.x/openjpa-examples/openbooks/run.properties
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.2.x/openjpa-examples/openbooks/run.properties?rev=1470666&r1=1470665&r2=1470666&view=diff
==============================================================================
--- openjpa/branches/2.2.x/openjpa-examples/openbooks/run.properties (original)
+++ openjpa/branches/2.2.x/openjpa-examples/openbooks/run.properties Mon Apr 22 
19:16:24 2013
@@ -21,7 +21,7 @@
 # Directory location of maven repository
 maven.repos=${user.home}/.m2/repository
 # OpenJPA runtime artifact
-openjpa.version=2.2.2-SNAPSHOT
+openjpa.version=2.2.3-SNAPSHOT
 openjpa.lib=${maven.repos}/org/apache/openjpa/openjpa-all/${openjpa.version}
 # Other depends
 # MySQL


Reply via email to