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 2018/08/02 14:19:53 UTC

svn commit: r1837306 - /felix/trunk/http/jetty/pom.xml

Author: cziegeler
Date: Thu Aug  2 14:19:53 2018
New Revision: 1837306

URL: http://svn.apache.org/viewvc?rev=1837306&view=rev
Log:
Update to released parent pom

Modified:
    felix/trunk/http/jetty/pom.xml

Modified: felix/trunk/http/jetty/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/jetty/pom.xml?rev=1837306&r1=1837305&r2=1837306&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Thu Aug  2 14:19:53 2018
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>11-SNAPSHOT</version>
+        <version>11</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>