You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2017/09/14 06:13:50 UTC

svn commit: r1808311 - /felix/trunk/fileinstall/pom.xml

Author: gnodet
Date: Thu Sep 14 06:13:50 2017
New Revision: 1808311

URL: http://svn.apache.org/viewvc?rev=1808311&view=rev
Log:
Switch to utils snapshot

Modified:
    felix/trunk/fileinstall/pom.xml

Modified: felix/trunk/fileinstall/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/fileinstall/pom.xml?rev=1808311&r1=1808310&r2=1808311&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Thu Sep 14 06:13:50 2017
@@ -60,7 +60,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.utils</artifactId>
-      <version>1.10.2</version>
+      <version>1.10.3-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>