Repository: clerezza
Updated Branches:
  refs/heads/master 4c0dd936b -> fd437598d


CLEREZZA-1000: fixed parent versions


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

Branch: refs/heads/master
Commit: fd437598dc374536967e541ac30331405152ed5e
Parents: 4c0dd93
Author: Reto Gmür <[email protected]>
Authored: Sat Sep 5 14:53:01 2015 +0200
Committer: Reto Gmür <[email protected]>
Committed: Sat Sep 5 14:53:01 2015 +0200

----------------------------------------------------------------------
 ext/pom.xml                                         | 2 +-
 provisioning/launchers/linked-data-launcher/pom.xml | 4 ++--
 rdf/jena/pom.xml                                    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/fd437598/ext/pom.xml
----------------------------------------------------------------------
diff --git a/ext/pom.xml b/ext/pom.xml
index 5c40e56..685028c 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.clerezza</groupId>
         <artifactId>clerezza</artifactId>
-        <version>0.5</version>
+        <version>7</version>
         <relativePath>../parent</relativePath>
      </parent>
 

http://git-wip-us.apache.org/repos/asf/clerezza/blob/fd437598/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 109c867..9768b8a 100644
--- a/provisioning/launchers/linked-data-launcher/pom.xml
+++ b/provisioning/launchers/linked-data-launcher/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.clerezza</groupId>
         <artifactId>clerezza</artifactId>
-        <version>8-SNAPSHOT</version>
+        <version>7</version>
         <relativePath>../../../parent</relativePath>
     </parent>
     <groupId>org.apache.clerezza.provisioning</groupId>
@@ -268,7 +268,7 @@
         <dependency>
             <groupId>org.apache.clerezza.provisioning</groupId>
             <artifactId>rdf.web</artifactId>
-            <version>1.0.0</version>
+            <version>1.0.1-SNAPSHOT</version>
             <type>partialbundlelist</type>
         </dependency>
     </dependencies>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/fd437598/rdf/jena/pom.xml
----------------------------------------------------------------------
diff --git a/rdf/jena/pom.xml b/rdf/jena/pom.xml
index 3baf065..685761e 100644
--- a/rdf/jena/pom.xml
+++ b/rdf/jena/pom.xml
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.apache.clerezza</groupId>
         <artifactId>clerezza</artifactId>
-        <version>8-SNAPSHOT</version>
+        <version>7</version>
         <relativePath>../../parent</relativePath>
      </parent>
 

Reply via email to