You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2018/05/03 15:44:58 UTC

svn commit: r1830839 - /felix/trunk/main/pom.xml

Author: pauls
Date: Thu May  3 15:44:58 2018
New Revision: 1830839

URL: http://svn.apache.org/viewvc?rev=1830839&view=rev
Log:
Set version as 5.9.0-SNAPSHOT

Modified:
    felix/trunk/main/pom.xml

Modified: felix/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1830839&r1=1830838&r2=1830839&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Thu May  3 15:44:58 2018
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Main</name>
   <artifactId>org.apache.felix.main</artifactId>
-  <version>5.7.0-SNAPSHOT</version>
+  <version>5.9.0-SNAPSHOT</version>
     <scm>
       <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/main</connection>
       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/main</developerConnection>