You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/01/08 08:18:24 UTC

svn commit: r1430151 - /camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml

Author: cmueller
Date: Tue Jan  8 07:18:23 2013
New Revision: 1430151

URL: http://svn.apache.org/viewvc?rev=1430151&view=rev
Log:
removed the unused property wss4j-version

Modified:
    camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml

Modified: camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml?rev=1430151&r1=1430150&r2=1430151&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml (original)
+++ camel/branches/camel-2.10.x/platforms/karaf/features/pom.xml Tue Jan  8 07:18:23 2013
@@ -133,7 +133,6 @@
       <stax2-api-bundle-version>3.1.1</stax2-api-bundle-version>
       <saaj-impl-version>1.3.2_2</saaj-impl-version>
       <wsdl4j-bundle-version>1.6.2_6</wsdl4j-bundle-version>
-      <wss4j-version>1.6.8</wss4j-version>
     </properties>
     
     <!-- The validate plugin will export these provided dependencies bundles' export packages first -->