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/09/25 15:18:45 UTC

svn commit: r1841946 - /felix/trunk/http/whiteboard/pom.xml

Author: cziegeler
Date: Tue Sep 25 15:18:44 2018
New Revision: 1841946

URL: http://svn.apache.org/viewvc?rev=1841946&view=rev
Log:
Use latest parent pom

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

Modified: felix/trunk/http/whiteboard/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/whiteboard/pom.xml?rev=1841946&r1=1841945&r2=1841946&view=diff
==============================================================================
--- felix/trunk/http/whiteboard/pom.xml (original)
+++ felix/trunk/http/whiteboard/pom.xml Tue Sep 25 15:18:44 2018
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>11</version>
+        <version>12</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>