You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2016/08/16 06:22:28 UTC

svn commit: r1756479 - /felix/sandbox/http-jetty-r7/pom.xml

Author: cziegeler
Date: Tue Aug 16 06:22:28 2016
New Revision: 1756479

URL: http://svn.apache.org/viewvc?rev=1756479&view=rev
Log:
Update to R7 version

Modified:
    felix/sandbox/http-jetty-r7/pom.xml

Modified: felix/sandbox/http-jetty-r7/pom.xml
URL: http://svn.apache.org/viewvc/felix/sandbox/http-jetty-r7/pom.xml?rev=1756479&r1=1756478&r2=1756479&view=diff
==============================================================================
--- felix/sandbox/http-jetty-r7/pom.xml (original)
+++ felix/sandbox/http-jetty-r7/pom.xml Tue Aug 16 06:22:28 2016
@@ -28,7 +28,7 @@
 
     <name>Apache Felix Http Jetty</name>
     <artifactId>org.apache.felix.http.jetty</artifactId>
-    <version>3.2.5-SNAPSHOT</version>
+    <version>3.2.5-R7-SNAPSHOT</version>
     <packaging>jar</packaging>
     
     <scm>
@@ -191,7 +191,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>3.0.13-SNAPSHOT</version>
+            <version>3.0.13-R7-SNAPSHOT</version>
         </dependency>
   <!-- Testing -->
         <dependency>