You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by va...@apache.org on 2014/02/20 15:25:26 UTC

git commit: push version to 1.3.7-SNAPSHOT

Repository: ode
Updated Branches:
  refs/heads/ode-1.3.x 79a167476 -> 7627e95ad


push version to 1.3.7-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/ode/repo
Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/7627e95a
Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/7627e95a
Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/7627e95a

Branch: refs/heads/ode-1.3.x
Commit: 7627e95adec476a40742c76e019617b3f5222585
Parents: 79a1674
Author: Tammo van Lessen <tv...@gmail.com>
Authored: Thu Feb 20 15:25:07 2014 +0100
Committer: Tammo van Lessen <tv...@gmail.com>
Committed: Thu Feb 20 15:25:07 2014 +0100

----------------------------------------------------------------------
 Rakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/7627e95a/Rakefile
----------------------------------------------------------------------
diff --git a/Rakefile b/Rakefile
index 3664228..352ec71 100644
--- a/Rakefile
+++ b/Rakefile
@@ -39,7 +39,7 @@ Java.classpath << Buildr::OpenJPA::REQUIRES
 
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3.6"
+VERSION_NUMBER = "1.3.7-SNAPSHOT"
 
 # Apache Nexus Repositories
 if VERSION_NUMBER =~ /SNAPSHOT/