You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by cl...@apache.org on 2015/07/10 21:51:27 UTC

jena git commit: changed to contract tests 0.1.5

Repository: jena
Updated Branches:
  refs/heads/master 8bd2c7ba5 -> 3eb0cd5ec


changed to contract tests 0.1.5


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/3eb0cd5e
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/3eb0cd5e
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/3eb0cd5e

Branch: refs/heads/master
Commit: 3eb0cd5ec0dbf33147a47a0288ab0bfc7a76bf20
Parents: 8bd2c7b
Author: Claude Warren <cl...@apache.org>
Authored: Fri Jul 10 20:49:30 2015 +0100
Committer: Claude Warren <cl...@apache.org>
Committed: Fri Jul 10 20:49:30 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/jena/blob/3eb0cd5e/jena-parent/pom.xml
----------------------------------------------------------------------
diff --git a/jena-parent/pom.xml b/jena-parent/pom.xml
index e0c9f80..954be24 100644
--- a/jena-parent/pom.xml
+++ b/jena-parent/pom.xml
@@ -80,7 +80,7 @@
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <maven.build.timestamp.format>yyyy-MM-dd'T'HH:mm:ssZ</maven.build.timestamp.format>
-    <ver.contract.tests>0.1.4</ver.contract.tests>
+    <ver.contract.tests>0.1.5</ver.contract.tests>
   </properties>
 
   <profiles>