You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2016/04/21 21:47:55 UTC

clerezza git commit: updatedto latest clerezza dependency version

Repository: clerezza
Updated Branches:
  refs/heads/master b40fbfc56 -> e2ae42a13


updatedto latest clerezza dependency version


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

Branch: refs/heads/master
Commit: e2ae42a13269877314b9fce1e997b13f967d4224
Parents: b40fbfc
Author: Reto Gmür <re...@apache.org>
Authored: Thu Apr 21 21:47:11 2016 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Thu Apr 21 21:47:11 2016 +0200

----------------------------------------------------------------------
 provisioning/launchers/content-launcher/pom.xml     | 2 +-
 provisioning/launchers/linked-data-launcher/pom.xml | 6 +++---
 provisioning/rdf/pom.xml                            | 2 +-
 rdf/jena/sparql/pom.xml                             | 2 +-
 rdf/jena/tdb.storage/pom.xml                        | 2 +-
 releases/201604/pom.xml                             | 4 ++--
 6 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/e2ae42a1/provisioning/launchers/content-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/launchers/content-launcher/pom.xml b/provisioning/launchers/content-launcher/pom.xml
index bf76d82..a3c3157 100644
--- a/provisioning/launchers/content-launcher/pom.xml
+++ b/provisioning/launchers/content-launcher/pom.xml
@@ -227,7 +227,7 @@
         <dependency>
             <groupId>org.apache.clerezza.provisioning</groupId>
             <artifactId>felixweb</artifactId>
-            <version>0.1</version>
+            <version>1.0.0</version>
             <type>partialbundlelist</type>
         </dependency>
         <dependency>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/e2ae42a1/provisioning/launchers/linked-data-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/launchers/linked-data-launcher/pom.xml b/provisioning/launchers/linked-data-launcher/pom.xml
index 2b342a6..4b2b483 100644
--- a/provisioning/launchers/linked-data-launcher/pom.xml
+++ b/provisioning/launchers/linked-data-launcher/pom.xml
@@ -227,20 +227,20 @@
         <dependency>
             <groupId>org.apache.clerezza.provisioning</groupId>
             <artifactId>felixweb</artifactId>
-            <version>0.1</version>
+            <version>1.0.0</version>
             <type>partialbundlelist</type>
         </dependency>
        <dependency>
             <groupId>org.apache.clerezza.provisioning</groupId>
             <artifactId>rdf</artifactId>
-            <version>1.1.0</version>
+            <version>1.1.1-SNAPSHOT</version>
             <type>partialbundlelist</type>
         </dependency>
 		
         <dependency>
              <groupId>org.apache.clerezza.provisioning</groupId>
              <artifactId>rdf.tdb</artifactId>
-             <version>1.1.0</version>
+             <version>1.1.1-SNAPSHOT</version>
              <type>partialbundlelist</type>
          </dependency>
 		 

http://git-wip-us.apache.org/repos/asf/clerezza/blob/e2ae42a1/provisioning/rdf/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/rdf/pom.xml b/provisioning/rdf/pom.xml
index 87159f5..21e91de 100644
--- a/provisioning/rdf/pom.xml
+++ b/provisioning/rdf/pom.xml
@@ -104,7 +104,7 @@
         <dependency>
             <groupId>org.apache.clerezza</groupId>
             <artifactId>rdf.core</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.clerezza</groupId>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/e2ae42a1/rdf/jena/sparql/pom.xml
----------------------------------------------------------------------
diff --git a/rdf/jena/sparql/pom.xml b/rdf/jena/sparql/pom.xml
index 6d70dcf..1030762 100644
--- a/rdf/jena/sparql/pom.xml
+++ b/rdf/jena/sparql/pom.xml
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.apache.clerezza</groupId>
             <artifactId>rdf.core</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.clerezza</groupId>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/e2ae42a1/rdf/jena/tdb.storage/pom.xml
----------------------------------------------------------------------
diff --git a/rdf/jena/tdb.storage/pom.xml b/rdf/jena/tdb.storage/pom.xml
index 87353f5..d81f366 100644
--- a/rdf/jena/tdb.storage/pom.xml
+++ b/rdf/jena/tdb.storage/pom.xml
@@ -69,7 +69,7 @@
         <dependency>
             <groupId>org.apache.clerezza</groupId>
             <artifactId>rdf.jena.commons</artifactId>
-            <version>1.0.0</version>
+            <version>1.1.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.clerezza</groupId>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/e2ae42a1/releases/201604/pom.xml
----------------------------------------------------------------------
diff --git a/releases/201604/pom.xml b/releases/201604/pom.xml
index 4a95cbe..86f72a0 100644
--- a/releases/201604/pom.xml
+++ b/releases/201604/pom.xml
@@ -56,8 +56,8 @@
         <module>../../provisioning/launchers/linked-data-launcher</module>
         <!-- This cannot be released as it has a SNAPSHOT dependency to a stanboltest utility,
         also it isn't particularly useful to have this in mavencentral.
-        It is howver included in the source distribution.
-        <module>../../provisioning/launchers/tests/content-launcher-tests</module> -->
+        It is howver included in the source distribution. -->
+        <module>../../provisioning/launchers/tests/content-launcher-tests</module> 
     </modules>
     <scm>
         <connection>scm:git:git://git.apache.org/clerezza.git</connection>