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 2014/08/01 19:10:41 UTC

[02/11] git commit: CLEREZZA-929: Upgrade jaxrs.rdf.providers 0.15-SNAPSHOT --> 0.16-SNAPSHOT

CLEREZZA-929: Upgrade jaxrs.rdf.providers 0.15-SNAPSHOT --> 0.16-SNAPSHOT


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

Branch: refs/heads/release-201407
Commit: 95fb6ea6a2d36541bbe846505212915f00df675a
Parents: 0250a90
Author: Minto van der Sluis <mi...@apache.org>
Authored: Mon Jul 28 14:55:58 2014 +0200
Committer: Minto van der Sluis <mi...@apache.org>
Committed: Mon Jul 28 14:55:58 2014 +0200

----------------------------------------------------------------------
 platform.launcher.storageless.parent/pom.xml | 2 +-
 platform.typepriority/pom.xml                | 2 +-
 provisioning/rdf.web/pom.xml                 | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/95fb6ea6/platform.launcher.storageless.parent/pom.xml
----------------------------------------------------------------------
diff --git a/platform.launcher.storageless.parent/pom.xml b/platform.launcher.storageless.parent/pom.xml
index 6dbc63f..c50bd8b 100644
--- a/platform.launcher.storageless.parent/pom.xml
+++ b/platform.launcher.storageless.parent/pom.xml
@@ -497,7 +497,7 @@
             <groupId>org.apache.clerezza</groupId>
             <artifactId>jaxrs.rdf.providers</artifactId>
             <scope>runtime</scope>
-            <version>0.15-SNAPSHOT</version>
+            <version>0.16-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.clerezza</groupId>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/95fb6ea6/platform.typepriority/pom.xml
----------------------------------------------------------------------
diff --git a/platform.typepriority/pom.xml b/platform.typepriority/pom.xml
index d9d6235..6368387 100644
--- a/platform.typepriority/pom.xml
+++ b/platform.typepriority/pom.xml
@@ -74,7 +74,7 @@
             <groupId>org.apache.clerezza</groupId>
             <artifactId>jaxrs.rdf.providers</artifactId>
             <scope>test</scope>
-            <version>0.15-SNAPSHOT</version>
+            <version>0.16-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <build>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/95fb6ea6/provisioning/rdf.web/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/rdf.web/pom.xml b/provisioning/rdf.web/pom.xml
index c9f287f..6387ee4 100644
--- a/provisioning/rdf.web/pom.xml
+++ b/provisioning/rdf.web/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.clerezza</groupId>
             <artifactId>jaxrs.rdf.providers</artifactId>
-            <version>0.15-SNAPSHOT</version>
+            <version>0.16-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.clerezza</groupId>