Author: srs
Date: Tue Nov 17 20:04:02 2009
New Revision: 881474
URL: http://svn.apache.org/viewvc?rev=881474&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http-2.0.4
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/jetty/pom.xml
felix/trunk/http/pom.xml
felix/trunk/http/proxy/pom.xml
felix/trunk/http/samples/bridge/pom.xml
felix/trunk/http/samples/filter/pom.xml
felix/trunk/http/samples/whiteboard/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=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/api/pom.xml (original)
+++ felix/trunk/http/api/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: felix/trunk/http/base/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/base/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: felix/trunk/http/bridge/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/bridge/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: felix/trunk/http/bundle/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/bundle/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/bundle/pom.xml (original)
+++ felix/trunk/http/bundle/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: felix/trunk/http/jetty/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/jetty/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: felix/trunk/http/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/pom.xml (original)
+++ felix/trunk/http/pom.xml Tue Nov 17 20:04:02 2009
@@ -31,7 +31,7 @@
<artifactId>org.apache.felix.http</artifactId>
<packaging>pom</packaging>
<name>Apache Felix Http</name>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<prerequisites>
<maven>2.0.7</maven>
@@ -125,4 +125,10 @@
</dependency>
</dependencies>
</dependencyManagement>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.4</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.4</url>
+ </scm>
</project>
Modified: felix/trunk/http/proxy/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/proxy/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/proxy/pom.xml (original)
+++ felix/trunk/http/proxy/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../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=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/samples/bridge/pom.xml (original)
+++ felix/trunk/http/samples/bridge/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: felix/trunk/http/samples/filter/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/samples/filter/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/samples/filter/pom.xml (original)
+++ felix/trunk/http/samples/filter/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../../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=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/samples/whiteboard/pom.xml (original)
+++ felix/trunk/http/samples/whiteboard/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: felix/trunk/http/whiteboard/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/whiteboard/pom.xml?rev=881474&r1=881473&r2=881474&view=diff
==============================================================================
--- felix/trunk/http/whiteboard/pom.xml (original)
+++ felix/trunk/http/whiteboard/pom.xml Tue Nov 17 20:04:02 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>