You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2009/10/13 22:42:09 UTC

svn commit: r824915 - /servicemix/smx4/features/trunk/pom.xml

Author: gnodet
Date: Tue Oct 13 20:42:09 2009
New Revision: 824915

URL: http://svn.apache.org/viewvc?rev=824915&view=rev
Log:
Use snapshot for fileinstall

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=824915&r1=824914&r2=824915&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Tue Oct 13 20:42:09 2009
@@ -98,7 +98,7 @@
       <felix.compendium.version>1.4.0</felix.compendium.version>
       <felix.configadmin.version>1.2.4</felix.configadmin.version>
       <felix.core.version>1.4.0</felix.core.version>
-      <felix.fileinstall.version>2.0.0</felix.fileinstall.version>
+      <felix.fileinstall.version>2.0.1-SNAPSHOT</felix.fileinstall.version>
       <felix.framework.version>2.0.0</felix.framework.version>
       <felix.karaf.version>1.1.0-SNAPSHOT</felix.karaf.version>
       <felix.osgi.version>1.4.0</felix.osgi.version>