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/07 14:49:40 UTC

git commit: CLEREZZA-942: not declaring dependencies as provided

Repository: clerezza
Updated Branches:
  refs/heads/master 80d914384 -> a8e3f6b91


CLEREZZA-942: not declaring dependencies as provided

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

Branch: refs/heads/master
Commit: a8e3f6b91390bc216d0b17745a46d50d3c0490b0
Parents: 80d9143
Author: Reto Gmür <re...@apache.org>
Authored: Thu Aug 7 14:49:31 2014 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Thu Aug 7 14:49:31 2014 +0200

----------------------------------------------------------------------
 provisioning/shell/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/a8e3f6b9/provisioning/shell/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/shell/pom.xml b/provisioning/shell/pom.xml
index ba6bfdf..626a64d 100644
--- a/provisioning/shell/pom.xml
+++ b/provisioning/shell/pom.xml
@@ -45,7 +45,6 @@
             <groupId>org.apache.stanbol</groupId>
             <artifactId>org.apache.stanbol.commons.frameworkfragment</artifactId>
             <version>0.12.0</version>
-            <scope>provided</scope>
         </dependency>
  
         <dependency>