Repository: ode
Updated Branches:
  refs/heads/ode-1.3.x b142adeaf -> 0d249b158


Changed version number to 1.3.8


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

Branch: refs/heads/ode-1.3.x
Commit: 0d249b158935518cdbe5ea8b1fc90715f9bb8c90
Parents: b142ade
Author: sathwik <sath...@apache.org>
Authored: Mon Mar 12 07:49:12 2018 +0000
Committer: sathwik <sath...@apache.org>
Committed: Mon Mar 12 07:49:12 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/ode/blob/0d249b15/Rakefile
----------------------------------------------------------------------
diff --git a/Rakefile b/Rakefile
index 183832a..9e761b1 100644
--- a/Rakefile
+++ b/Rakefile
@@ -39,7 +39,7 @@ Buildr::OpenJPA::REQUIRES=[ OPENJPA, COMMONS.lang, 
COMMONS.collections, JAVAX.tr
 Java.classpath << Buildr::OpenJPA::REQUIRES
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3.8-SNAPSHOT"
+VERSION_NUMBER = "1.3.8"
 
 repositories.release_to[:options] = {:digests => [:md5, :sha1, :sha512]}
 

Reply via email to