You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2012/04/03 15:59:37 UTC

svn commit: r1308917 - /karaf/branches/karaf-2.2.x/demos/deployer/wrap/pom.xml

Author: jgoodyear
Date: Tue Apr  3 13:59:37 2012
New Revision: 1308917

URL: http://svn.apache.org/viewvc?rev=1308917&view=rev
Log:
[KARAF-1038] Release Apache karaf 2.2.6

updating wrap demo scope.


Modified:
    karaf/branches/karaf-2.2.x/demos/deployer/wrap/pom.xml

Modified: karaf/branches/karaf-2.2.x/demos/deployer/wrap/pom.xml
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/demos/deployer/wrap/pom.xml?rev=1308917&r1=1308916&r2=1308917&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/demos/deployer/wrap/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/demos/deployer/wrap/pom.xml Tue Apr  3 13:59:37 2012
@@ -41,6 +41,7 @@
             <artifactId>commons-lang</artifactId>
             <version>2.4</version>
             <optional>true</optional>
+            <scope>runtime</scope>
         </dependency>
     </dependencies>