You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2013/02/08 21:37:02 UTC

svn commit: r1444223 - /servicemix/smx5/trunk/pom.xml

Author: gertv
Date: Fri Feb  8 20:37:02 2013
New Revision: 1444223

URL: http://svn.apache.org/r1444223
Log:
Remove a set of unused properties

Modified:
    servicemix/smx5/trunk/pom.xml

Modified: servicemix/smx5/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/pom.xml?rev=1444223&r1=1444222&r2=1444223&view=diff
==============================================================================
--- servicemix/smx5/trunk/pom.xml (original)
+++ servicemix/smx5/trunk/pom.xml Fri Feb  8 20:37:02 2013
@@ -136,7 +136,6 @@
         <felix.prefs.version>1.0.4</felix.prefs.version>
 
         <!-- CXF -->
-        <cxf.xjc-utils.version>2.3.2</cxf.xjc-utils.version>
         <cxf.codegen-plugin.version>2.4.4</cxf.codegen-plugin.version>
 
         <!-- Geronimo -->
@@ -154,15 +153,11 @@
         <!-- ServiceMix Bundles -->
         <dom4j.bundle.version>1.6.1_5</dom4j.bundle.version>
         <abdera.bundle.version>0.4.0-incubating_4</abdera.bundle.version>
-        <antlr2.bundle.version>2.7.7_5</antlr2.bundle.version>
         <antlr.bundle.version>3.0.1_6</antlr.bundle.version>
         <antlr-runtime.bundle.version>3.0.1_2</antlr-runtime.bundle.version>
-        <asm.bundle.version>3.3_1</asm.bundle.version>
-        <asm2.bundle.version>2.2.3_4</asm2.bundle.version>
         <bcel.bundle.version>5.2_3</bcel.bundle.version>
         <commons-beanutils.bundle.version>1.8.2_1</commons-beanutils.bundle.version>
         <commons-codec.bundle.version>1.4</commons-codec.bundle.version>
-        <commons-collections.bundle.version>3.2.1_1</commons-collections.bundle.version>
         <commons-httpclient.bundle.version>3.1_6</commons-httpclient.bundle.version>
         <commons-lang.bundle.version>2.4_4</commons-lang.bundle.version>
         <commons-net.bundle.version>2.2</commons-net.bundle.version>
@@ -172,15 +167,12 @@
         <fastinfoset.bundle.version>1.2.7_3</fastinfoset.bundle.version>
         <jaxb.api.version>2.2</jaxb.api.version>
         <jaxb-impl.bundle.version>2.2.1.1_1</jaxb-impl.bundle.version>
-        <jaxp-ri.bundle.version>1.4.4_2</jaxp-ri.bundle.version>
         <jdt-core.bundle.version>3.2.3_4</jdt-core.bundle.version>
         <jdom.bundle.version>1.1_4</jdom.bundle.version>
         <jruby.bundle.version>1.1.2_3</jruby.bundle.version>
         <josql.bundle.version>1.5_4</josql.bundle.version>
         <jsmpp.bundle.version>2.1.0_2</jsmpp.bundle.version>
         <opensaml.bundle.version>2.4.1_1</opensaml.bundle.version>
-        <protobuf.bundle.version>2.4.1_1</protobuf.bundle.version>
-        <mvel.version>2.1.3.Final</mvel.version>
         <jodatime.bundle.version>1.5.2_2</jodatime.bundle.version>
         <oscore.bundle.version>2.2.4_4</oscore.bundle.version>
         <osworkflow.bundle.version>2.7.0_4</osworkflow.bundle.version>
@@ -217,7 +209,6 @@
         <drools.version>5.5.0.Final</drools.version>
         <groovy.version>1.8.3</groovy.version>
         <h2.version>1.3.167</h2.version>
-        <javax.mail.version>1.4.4</javax.mail.version>
         <jaxp-ri.version>1.4.4</jaxp-ri.version>
         <xerces.version>2.11.0</xerces.version>
         <xml.api.version>2.11.0-20110622</xml.api.version>