You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by an...@apache.org on 2013/06/26 02:19:51 UTC

[04/24] git commit: bump to sesame-2.7.0-beta2-SNAPSHOT

bump to sesame-2.7.0-beta2-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/any23/repo
Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/237af799
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/237af799
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/237af799

Branch: refs/heads/master
Commit: 237af799d9f7516c6acfb8555170cf1ef678646c
Parents: bcad0f2
Author: Peter Ansell <p_...@yahoo.com>
Authored: Thu Jan 17 12:17:13 2013 +1000
Committer: Peter Ansell <p_...@yahoo.com>
Committed: Wed Jun 26 10:06:32 2013 +1000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/237af799/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ce8dcdd..12ea7d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,7 +227,7 @@
     <implementation.build>${scmBranch}@r${buildNumber}</implementation.build>
     <implementation.build.tstamp>${implementation.build}; ${maven.build.timestamp}</implementation.build.tstamp>
     <slf4j.logger.version>1.7.2</slf4j.logger.version>
-    <sesame.version>2.7-SNAPSHOT</sesame.version>
+    <sesame.version>2.7.0-beta2-SNAPSHOT</sesame.version>
     <latest.stable.released>0.7.0-incubating</latest.stable.released>
 
     <!-- Maven Plugin Versions -->