You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2009/04/30 17:48:32 UTC

svn commit: r770295 - in /camel/branches/camel-1.x/platforms/karaf: features/pom.xml pom.xml

Author: hadrian
Date: Thu Apr 30 15:48:32 2009
New Revision: 770295

URL: http://svn.apache.org/viewvc?rev=770295&view=rev
Log:
Remove dependencies on SNAPSHOTS

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

Modified: camel/branches/camel-1.x/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/platforms/karaf/features/pom.xml?rev=770295&r1=770294&r2=770295&view=diff
==============================================================================
--- camel/branches/camel-1.x/platforms/karaf/features/pom.xml (original)
+++ camel/branches/camel-1.x/platforms/karaf/features/pom.xml Thu Apr 30 15:48:32 2009
@@ -78,7 +78,7 @@
       <saxon-bundle-version>9.1.0.1_1</saxon-bundle-version>
       <servicemix-specs-version>1.3.0</servicemix-specs-version>
       <smack-bundle-version>3.0.4_1</smack-bundle-version>
-      <spring-javaconfig-version>1.0.0.BUILD-SNAPSHOT</spring-javaconfig-version>
+      <spring-javaconfig-version>1.0.0.M4</spring-javaconfig-version>
       <stringtemplate-bundle-version>3.2_1</stringtemplate-bundle-version>
       <velocity-bundle-version>1.5_1</velocity-bundle-version>
       <xmlbeans-bundle-version>2.4.0_2</xmlbeans-bundle-version>

Modified: camel/branches/camel-1.x/platforms/karaf/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/platforms/karaf/pom.xml?rev=770295&r1=770294&r2=770295&view=diff
==============================================================================
--- camel/branches/camel-1.x/platforms/karaf/pom.xml (original)
+++ camel/branches/camel-1.x/platforms/karaf/pom.xml Thu Apr 30 15:48:32 2009
@@ -34,7 +34,7 @@
     <name>Camel :: Platforms :: Apache Karaf</name>
 
     <properties>
-      <features-maven-plugin-version>1.2-SNAPSHOT</features-maven-plugin-version>
+      <features-maven-plugin-version>1.1</features-maven-plugin-version>
       <servicemix-kernel-version>1.1.0</servicemix-kernel-version>
     </properties>