You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by mi...@apache.org on 2014/08/07 11:45:12 UTC

git commit: CLEREZZA-930, CLEREZZA-935: Provision latest virtuoso

Repository: clerezza
Updated Branches:
  refs/heads/master 2d55dbb2f -> 82b6a9429


CLEREZZA-930, CLEREZZA-935: Provision latest virtuoso


Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/82b6a942
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/82b6a942
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/82b6a942

Branch: refs/heads/master
Commit: 82b6a942961e90b7ce408432336e07d9595215a2
Parents: 2d55dbb
Author: Minto van der Sluis <mi...@apache.org>
Authored: Thu Aug 7 11:45:01 2014 +0200
Committer: Minto van der Sluis <mi...@apache.org>
Committed: Thu Aug 7 11:45:01 2014 +0200

----------------------------------------------------------------------
 provisioning/rdf.virtuoso/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/82b6a942/provisioning/rdf.virtuoso/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/rdf.virtuoso/pom.xml b/provisioning/rdf.virtuoso/pom.xml
index 4d760cd..18b81a2 100644
--- a/provisioning/rdf.virtuoso/pom.xml
+++ b/provisioning/rdf.virtuoso/pom.xml
@@ -202,7 +202,7 @@
         <dependency>
             <groupId>org.apache.clerezza</groupId>
             <artifactId>rdf.virtuoso.storage</artifactId>
-            <version>0.3</version>
+            <version>1.0.0-SNAPSHOT</version>
         </dependency>
 
     </dependencies>