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/10/06 22:59:19 UTC

git commit: CLEREZZA-942: Using released version of typehandlerspace bundlelist

Repository: clerezza
Updated Branches:
  refs/heads/master dae456a97 -> 4232f4d1e


CLEREZZA-942: Using released version of typehandlerspace bundlelist


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

Branch: refs/heads/master
Commit: 4232f4d1e84d9a11be8a8831ca1a5be41e60ec56
Parents: dae456a
Author: Reto Gmür <re...@apache.org>
Authored: Mon Oct 6 22:59:12 2014 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Mon Oct 6 22:59:12 2014 +0200

----------------------------------------------------------------------
 provisioning/launchers/full-launcher/pom.xml        | 2 +-
 provisioning/launchers/linked-data-launcher/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/4232f4d1/provisioning/launchers/full-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/launchers/full-launcher/pom.xml b/provisioning/launchers/full-launcher/pom.xml
index 27c7377..f56f55a 100644
--- a/provisioning/launchers/full-launcher/pom.xml
+++ b/provisioning/launchers/full-launcher/pom.xml
@@ -269,7 +269,7 @@
         <dependency>
             <groupId>org.apache.clerezza.provisioning</groupId>
             <artifactId>typehandlerspace</artifactId>
-            <version>0.1</version>
+            <version>0.2</version>
             <type>partialbundlelist</type>
         </dependency>
         <dependency>

http://git-wip-us.apache.org/repos/asf/clerezza/blob/4232f4d1/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 949a0c7..21753ad 100644
--- a/provisioning/launchers/linked-data-launcher/pom.xml
+++ b/provisioning/launchers/linked-data-launcher/pom.xml
@@ -256,7 +256,7 @@
         <dependency>
             <groupId>org.apache.clerezza.provisioning</groupId>
             <artifactId>typehandlerspace</artifactId>
-            <version>0.1</version>
+            <version>0.2</version>
             <type>partialbundlelist</type>
         </dependency>
         <dependency>