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/19 18:18:09 UTC

git commit: CLEREZZA-947: dded platrm.editor

Repository: clerezza
Updated Branches:
  refs/heads/master 68a9b1ec6 -> 4d3e827b1


CLEREZZA-947: dded platrm.editor

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

Branch: refs/heads/master
Commit: 4d3e827b1cef9012eb7fda0eff1b8362ea13e380
Parents: 68a9b1e
Author: Reto Gmür <re...@apache.org>
Authored: Tue Aug 19 18:17:58 2014 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Tue Aug 19 18:17:58 2014 +0200

----------------------------------------------------------------------
 platform.launcher.storageless.parent/pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/4d3e827b/platform.launcher.storageless.parent/pom.xml
----------------------------------------------------------------------
diff --git a/platform.launcher.storageless.parent/pom.xml b/platform.launcher.storageless.parent/pom.xml
index 87ec59d..1414762 100644
--- a/platform.launcher.storageless.parent/pom.xml
+++ b/platform.launcher.storageless.parent/pom.xml
@@ -420,6 +420,12 @@
         </dependency>
         <dependency>
             <groupId>org.apache.clerezza</groupId>
+            <artifactId>platform.editor</artifactId>
+            <scope>runtime</scope>
+            <version>0.1</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.clerezza</groupId>
             <artifactId>platform.content.fsadaptor</artifactId>
             <scope>runtime</scope>
             <version>0.2</version>