Author: jbonofre
Date: Wed Dec 8 18:14:41 2010
New Revision: 1043568
URL: http://svn.apache.org/viewvc?rev=1043568&view=rev
Log:
Use ServiceMix Specs 1.6.0 in preparation for the release.
Modified:
servicemix/smx4/bundles/trunk/jaxb-impl-2.2.1/pom.xml
Modified: servicemix/smx4/bundles/trunk/jaxb-impl-2.2.1/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jaxb-impl-2.2.1/pom.xml?rev=1043568&r1=1043567&r2=1043568&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jaxb-impl-2.2.1/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jaxb-impl-2.2.1/pom.xml Wed Dec 8 18:14:41
2010
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>org.apache.servicemix.specs.jaxb-api-2.2</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.0</version>
</dependency>
</dependencies>