You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by da...@apache.org on 2017/02/10 01:45:23 UTC

svn commit: r1782423 - /felix/trunk/utils/pom.xml

Author: davidb
Date: Fri Feb 10 01:45:23 2017
New Revision: 1782423

URL: http://svn.apache.org/viewvc?rev=1782423&view=rev
Log:
Update minor version of Utils since new functionality is provided.

Modified:
    felix/trunk/utils/pom.xml

Modified: felix/trunk/utils/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/utils/pom.xml?rev=1782423&r1=1782422&r2=1782423&view=diff
==============================================================================
--- felix/trunk/utils/pom.xml (original)
+++ felix/trunk/utils/pom.xml Fri Feb 10 01:45:23 2017
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <name>Apache Felix Utils</name>
     <description>Utility classes for OSGi.</description>
-    <version>1.8.7-SNAPSHOT</version>
+    <version>1.9.0-SNAPSHOT</version>
     <artifactId>org.apache.felix.utils</artifactId>
 
     <scm>