Author: cziegeler
Date: Fri Apr  1 07:39:57 2016
New Revision: 1737321

URL: http://svn.apache.org/viewvc?rev=1737321&view=rev
Log:
Use released parent poms

Modified:
    felix/trunk/http/api/pom.xml
    felix/trunk/http/base/pom.xml
    felix/trunk/http/bridge/pom.xml
    felix/trunk/http/bundle/pom.xml
    felix/trunk/http/cometd/pom.xml
    felix/trunk/http/itest/pom.xml
    felix/trunk/http/jetty/pom.xml
    felix/trunk/http/parent/pom.xml
    felix/trunk/http/pom.xml
    felix/trunk/http/proxy/pom.xml
    felix/trunk/http/samples/bridge/pom.xml
    felix/trunk/http/samples/cometd/pom.xml
    felix/trunk/http/samples/whiteboard/pom.xml
    felix/trunk/http/servlet-api/pom.xml
    felix/trunk/http/sslfilter/pom.xml
    felix/trunk/http/whiteboard/pom.xml

Modified: felix/trunk/http/api/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/api/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/api/pom.xml (original)
+++ felix/trunk/http/api/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/base/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/base/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/bridge/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/bridge/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/bundle/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/bundle/pom.xml (original)
+++ felix/trunk/http/bundle/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/cometd/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/cometd/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/cometd/pom.xml (original)
+++ felix/trunk/http/cometd/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/itest/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/itest/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/itest/pom.xml (original)
+++ felix/trunk/http/itest/pom.xml Fri Apr  1 07:39:57 2016
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.felix</groupId>
                <artifactId>org.apache.felix.http.parent</artifactId>
-               <version>10-SNAPSHOT</version>
+               <version>9</version>
                <relativePath>../parent/pom.xml</relativePath>
        </parent>
 

Modified: felix/trunk/http/jetty/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/jetty/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/parent/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/parent/pom.xml (original)
+++ felix/trunk/http/parent/pom.xml Fri Apr  1 07:39:57 2016
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix-parent</artifactId>
-        <version>5-SNAPSHOT</version>
+        <version>4</version>
         <relativePath>../../pom/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/pom.xml (original)
+++ felix/trunk/http/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix-parent</artifactId>
-        <version>3</version>
+        <version>4</version>
         <relativePath>../pom/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/proxy/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/proxy/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/proxy/pom.xml (original)
+++ felix/trunk/http/proxy/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/samples/bridge/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/samples/bridge/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/samples/bridge/pom.xml (original)
+++ felix/trunk/http/samples/bridge/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/samples/cometd/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/samples/cometd/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/samples/cometd/pom.xml (original)
+++ felix/trunk/http/samples/cometd/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/samples/whiteboard/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/samples/whiteboard/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/samples/whiteboard/pom.xml (original)
+++ felix/trunk/http/samples/whiteboard/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/servlet-api/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/servlet-api/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/servlet-api/pom.xml (original)
+++ felix/trunk/http/servlet-api/pom.xml Fri Apr  1 07:39:57 2016
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/sslfilter/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/sslfilter/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/sslfilter/pom.xml (original)
+++ felix/trunk/http/sslfilter/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: felix/trunk/http/whiteboard/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/whiteboard/pom.xml?rev=1737321&r1=1737320&r2=1737321&view=diff
==============================================================================
--- felix/trunk/http/whiteboard/pom.xml (original)
+++ felix/trunk/http/whiteboard/pom.xml Fri Apr  1 07:39:57 2016
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http.parent</artifactId>
-        <version>10-SNAPSHOT</version>
+        <version>9</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 


Reply via email to