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 2015/06/17 17:03:23 UTC

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

Author: pauls
Date: Wed Jun 17 15:03:22 2015
New Revision: 1686046

URL: http://svn.apache.org/r1686046
Log:
Cleanup after release

Modified:
    felix/trunk/main/pom.xml

Modified: felix/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1686046&r1=1686045&r2=1686046&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Wed Jun 17 15:03:22 2015
@@ -37,7 +37,7 @@
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>5.0.1</version>
+      <version>${project.version}</version>
     </dependency>
   </dependencies>
   <properties>