[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jetty-commit] r3016 - in jetty/trunk: . example-jetty-embedded jetty-aggregate jetty-aggregate/jetty-all jetty-aggregate/jetty-all-server jetty-aggregate/jetty-client jetty-aggregate/jetty-plus jetty-aggregate/jetty-server jetty-aggregate/jetty-servlet jetty-aggregate/jetty-webapp jetty-ajp jetty-annotations jetty-client jetty-continuation jetty-deploy jetty-distribution jetty-http jetty-io jetty-jaspi jetty-jmx jetty-jndi jetty-jsp-2.1 jetty-nested jetty-osgi jetty-osgi/jetty-osgi-boot jetty-osgi/jetty-osgi-boot-jsp jetty-osgi/jetty-osgi-boot-logback jetty-osgi/jetty-osgi-boot-warurl jetty-osgi/jetty-osgi-httpservice jetty-osgi/test-jetty-osgi jetty-overlay-deployer jetty-plus jetty-policy jetty-rewrite jetty-security jetty-server jetty-servlet jetty-servlets jetty-start jetty-util jetty-webapp jetty-websocket jetty-xml test-continuation test-continuation-jetty6 test-jetty-nested test-jetty-servlet test-jetty-webapp tests tests/test-integration tests/test-loginservice tests/test-sessions tests/test-sessions/test-hash-sessions tests/test-sessions/test-jdbc-sessions tests/test-sessions/test-sessions-common tests/test-webapps tests/test-webapps/test-webapp-rfc2616
|
- From: genie@xxxxxxxxxxx
- Date: Wed, 13 Apr 2011 22:22:05 -0400 (EDT)
- Delivered-to: jetty-commit@eclipse.org
Author: gwilkins
Date: 2011-04-13 22:22:04 -0400 (Wed, 13 Apr 2011)
New Revision: 3016
Modified:
jetty/trunk/example-jetty-embedded/pom.xml
jetty/trunk/jetty-aggregate/jetty-all-server/pom.xml
jetty/trunk/jetty-aggregate/jetty-all/pom.xml
jetty/trunk/jetty-aggregate/jetty-client/pom.xml
jetty/trunk/jetty-aggregate/jetty-plus/pom.xml
jetty/trunk/jetty-aggregate/jetty-server/pom.xml
jetty/trunk/jetty-aggregate/jetty-servlet/pom.xml
jetty/trunk/jetty-aggregate/jetty-webapp/pom.xml
jetty/trunk/jetty-aggregate/pom.xml
jetty/trunk/jetty-ajp/pom.xml
jetty/trunk/jetty-annotations/pom.xml
jetty/trunk/jetty-client/pom.xml
jetty/trunk/jetty-continuation/pom.xml
jetty/trunk/jetty-deploy/pom.xml
jetty/trunk/jetty-distribution/pom.xml
jetty/trunk/jetty-http/pom.xml
jetty/trunk/jetty-io/pom.xml
jetty/trunk/jetty-jaspi/pom.xml
jetty/trunk/jetty-jmx/pom.xml
jetty/trunk/jetty-jndi/pom.xml
jetty/trunk/jetty-jsp-2.1/pom.xml
jetty/trunk/jetty-nested/pom.xml
jetty/trunk/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
jetty/trunk/jetty-osgi/jetty-osgi-boot-logback/pom.xml
jetty/trunk/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
jetty/trunk/jetty-osgi/jetty-osgi-boot/pom.xml
jetty/trunk/jetty-osgi/jetty-osgi-httpservice/pom.xml
jetty/trunk/jetty-osgi/pom.xml
jetty/trunk/jetty-osgi/test-jetty-osgi/pom.xml
jetty/trunk/jetty-overlay-deployer/pom.xml
jetty/trunk/jetty-plus/pom.xml
jetty/trunk/jetty-policy/pom.xml
jetty/trunk/jetty-rewrite/pom.xml
jetty/trunk/jetty-security/pom.xml
jetty/trunk/jetty-server/pom.xml
jetty/trunk/jetty-servlet/pom.xml
jetty/trunk/jetty-servlets/pom.xml
jetty/trunk/jetty-start/pom.xml
jetty/trunk/jetty-util/pom.xml
jetty/trunk/jetty-webapp/pom.xml
jetty/trunk/jetty-websocket/pom.xml
jetty/trunk/jetty-xml/pom.xml
jetty/trunk/pom.xml
jetty/trunk/test-continuation-jetty6/pom.xml
jetty/trunk/test-continuation/pom.xml
jetty/trunk/test-jetty-nested/pom.xml
jetty/trunk/test-jetty-servlet/pom.xml
jetty/trunk/test-jetty-webapp/pom.xml
jetty/trunk/tests/pom.xml
jetty/trunk/tests/test-integration/pom.xml
jetty/trunk/tests/test-loginservice/pom.xml
jetty/trunk/tests/test-sessions/pom.xml
jetty/trunk/tests/test-sessions/test-hash-sessions/pom.xml
jetty/trunk/tests/test-sessions/test-jdbc-sessions/pom.xml
jetty/trunk/tests/test-sessions/test-sessions-common/pom.xml
jetty/trunk/tests/test-webapps/pom.xml
jetty/trunk/tests/test-webapps/test-webapp-rfc2616/pom.xml
Log:
[maven-release-plugin] prepare release jetty-7.4.0.v20110414
Modified: jetty/trunk/example-jetty-embedded/pom.xml
===================================================================
--- jetty/trunk/example-jetty-embedded/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/example-jetty-embedded/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>example-jetty-embedded</artifactId>
Modified: jetty/trunk/jetty-aggregate/jetty-all/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/jetty-all/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/jetty-all/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>
Modified: jetty/trunk/jetty-aggregate/jetty-all-server/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/jetty-all-server/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/jetty-all-server/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>
Modified: jetty/trunk/jetty-aggregate/jetty-client/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/jetty-client/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/jetty-client/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>
Modified: jetty/trunk/jetty-aggregate/jetty-plus/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/jetty-plus/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/jetty-plus/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>
Modified: jetty/trunk/jetty-aggregate/jetty-server/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/jetty-server/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/jetty-server/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>
Modified: jetty/trunk/jetty-aggregate/jetty-servlet/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/jetty-servlet/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/jetty-servlet/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>
Modified: jetty/trunk/jetty-aggregate/jetty-webapp/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/jetty-webapp/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/jetty-webapp/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.aggregate</groupId>
Modified: jetty/trunk/jetty-aggregate/pom.xml
===================================================================
--- jetty/trunk/jetty-aggregate/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-aggregate/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
Modified: jetty/trunk/jetty-ajp/pom.xml
===================================================================
--- jetty/trunk/jetty-ajp/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-ajp/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-ajp</artifactId>
Modified: jetty/trunk/jetty-annotations/pom.xml
===================================================================
--- jetty/trunk/jetty-annotations/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-annotations/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-annotations</artifactId>
Modified: jetty/trunk/jetty-client/pom.xml
===================================================================
--- jetty/trunk/jetty-client/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-client/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jetty/trunk/jetty-continuation/pom.xml
===================================================================
--- jetty/trunk/jetty-continuation/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-continuation/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-continuation</artifactId>
Modified: jetty/trunk/jetty-deploy/pom.xml
===================================================================
--- jetty/trunk/jetty-deploy/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-deploy/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>
Modified: jetty/trunk/jetty-distribution/pom.xml
===================================================================
--- jetty/trunk/jetty-distribution/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-distribution/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>jetty-distribution</artifactId>
<name>Jetty :: Distribution Assemblies</name>
Modified: jetty/trunk/jetty-http/pom.xml
===================================================================
--- jetty/trunk/jetty-http/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-http/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty</groupId>
Modified: jetty/trunk/jetty-io/pom.xml
===================================================================
--- jetty/trunk/jetty-io/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-io/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty</groupId>
Modified: jetty/trunk/jetty-jaspi/pom.xml
===================================================================
--- jetty/trunk/jetty-jaspi/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-jaspi/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jaspi</artifactId>
Modified: jetty/trunk/jetty-jmx/pom.xml
===================================================================
--- jetty/trunk/jetty-jmx/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-jmx/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jmx</artifactId>
Modified: jetty/trunk/jetty-jndi/pom.xml
===================================================================
--- jetty/trunk/jetty-jndi/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-jndi/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>
Modified: jetty/trunk/jetty-jsp-2.1/pom.xml
===================================================================
--- jetty/trunk/jetty-jsp-2.1/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-jsp-2.1/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jsp-2.1</artifactId>
Modified: jetty/trunk/jetty-nested/pom.xml
===================================================================
--- jetty/trunk/jetty-nested/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-nested/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>jetty-nested</artifactId>
<name>Jetty :: Nested</name>
Modified: jetty/trunk/jetty-osgi/jetty-osgi-boot/pom.xml
===================================================================
--- jetty/trunk/jetty-osgi/jetty-osgi-boot/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-osgi/jetty-osgi-boot/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jetty/trunk/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
===================================================================
--- jetty/trunk/jetty-osgi/jetty-osgi-boot-jsp/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-osgi/jetty-osgi-boot-jsp/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jetty/trunk/jetty-osgi/jetty-osgi-boot-logback/pom.xml
===================================================================
--- jetty/trunk/jetty-osgi/jetty-osgi-boot-logback/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-osgi/jetty-osgi-boot-logback/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jetty/trunk/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
===================================================================
--- jetty/trunk/jetty-osgi/jetty-osgi-boot-warurl/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-osgi/jetty-osgi-boot-warurl/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jetty/trunk/jetty-osgi/jetty-osgi-httpservice/pom.xml
===================================================================
--- jetty/trunk/jetty-osgi/jetty-osgi-httpservice/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-osgi/jetty-osgi-httpservice/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jetty/trunk/jetty-osgi/pom.xml
===================================================================
--- jetty/trunk/jetty-osgi/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-osgi/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.eclipse.jetty.osgi</groupId>
Modified: jetty/trunk/jetty-osgi/test-jetty-osgi/pom.xml
===================================================================
--- jetty/trunk/jetty-osgi/test-jetty-osgi/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-osgi/test-jetty-osgi/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.osgi</groupId>
<artifactId>jetty-osgi-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: jetty/trunk/jetty-overlay-deployer/pom.xml
===================================================================
--- jetty/trunk/jetty-overlay-deployer/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-overlay-deployer/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-overlay-deployer</artifactId>
Modified: jetty/trunk/jetty-plus/pom.xml
===================================================================
--- jetty/trunk/jetty-plus/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-plus/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-plus</artifactId>
Modified: jetty/trunk/jetty-policy/pom.xml
===================================================================
--- jetty/trunk/jetty-policy/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-policy/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-policy</artifactId>
Modified: jetty/trunk/jetty-rewrite/pom.xml
===================================================================
--- jetty/trunk/jetty-rewrite/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-rewrite/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-rewrite</artifactId>
Modified: jetty/trunk/jetty-security/pom.xml
===================================================================
--- jetty/trunk/jetty-security/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-security/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-security</artifactId>
Modified: jetty/trunk/jetty-server/pom.xml
===================================================================
--- jetty/trunk/jetty-server/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-server/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-server</artifactId>
Modified: jetty/trunk/jetty-servlet/pom.xml
===================================================================
--- jetty/trunk/jetty-servlet/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-servlet/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-servlet</artifactId>
Modified: jetty/trunk/jetty-servlets/pom.xml
===================================================================
--- jetty/trunk/jetty-servlets/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-servlets/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -3,7 +3,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-servlets</artifactId>
Modified: jetty/trunk/jetty-start/pom.xml
===================================================================
--- jetty/trunk/jetty-start/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-start/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-start</artifactId>
Modified: jetty/trunk/jetty-util/pom.xml
===================================================================
--- jetty/trunk/jetty-util/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-util/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-util</artifactId>
Modified: jetty/trunk/jetty-webapp/pom.xml
===================================================================
--- jetty/trunk/jetty-webapp/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-webapp/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-webapp</artifactId>
Modified: jetty/trunk/jetty-websocket/pom.xml
===================================================================
--- jetty/trunk/jetty-websocket/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-websocket/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty</groupId>
Modified: jetty/trunk/jetty-xml/pom.xml
===================================================================
--- jetty/trunk/jetty-xml/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/jetty-xml/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-xml</artifactId>
Modified: jetty/trunk/pom.xml
===================================================================
--- jetty/trunk/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -7,7 +7,7 @@
</parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
<name>Jetty :: Project</name>
<url>${jetty.url}</url>
<packaging>pom</packaging>
@@ -26,9 +26,9 @@
<jetty.test.policy>1.2</jetty.test.policy>
</properties>
<scm>
- <connection>scm:svn:http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk</connection>
- <developerConnection>scm:svn:svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk</developerConnection>
- <url>http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk</url>
+ <connection>scm:svn:http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.4.0.v20110414</connection>
+ <developerConnection>scm:svn:svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.4.0.v20110414</developerConnection>
+ <url>http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-7.4.0.v20110414</url>
</scm>
<build>
<defaultGoal>install</defaultGoal>
Modified: jetty/trunk/test-continuation/pom.xml
===================================================================
--- jetty/trunk/test-continuation/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/test-continuation/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-continuation</artifactId>
Modified: jetty/trunk/test-continuation-jetty6/pom.xml
===================================================================
--- jetty/trunk/test-continuation-jetty6/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/test-continuation-jetty6/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-continuation-jetty6</artifactId>
Modified: jetty/trunk/test-jetty-nested/pom.xml
===================================================================
--- jetty/trunk/test-jetty-nested/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/test-jetty-nested/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-jetty-nested</artifactId>
<name>Jetty :: Nested Test</name>
Modified: jetty/trunk/test-jetty-servlet/pom.xml
===================================================================
--- jetty/trunk/test-jetty-servlet/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/test-jetty-servlet/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-jetty-servlet</artifactId>
Modified: jetty/trunk/test-jetty-webapp/pom.xml
===================================================================
--- jetty/trunk/test-jetty-webapp/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/test-jetty-webapp/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty</groupId>
Modified: jetty/trunk/tests/pom.xml
===================================================================
--- jetty/trunk/tests/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
Modified: jetty/trunk/tests/test-integration/pom.xml
===================================================================
--- jetty/trunk/tests/test-integration/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-integration/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -20,7 +20,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration</artifactId>
Modified: jetty/trunk/tests/test-loginservice/pom.xml
===================================================================
--- jetty/trunk/tests/test-loginservice/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-loginservice/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-loginservice</artifactId>
<name>Jetty Tests :: Login Service</name>
Modified: jetty/trunk/tests/test-sessions/pom.xml
===================================================================
--- jetty/trunk/tests/test-sessions/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-sessions/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-sessions-parent</artifactId>
<name>Jetty Tests :: Sessions :: Parent</name>
Modified: jetty/trunk/tests/test-sessions/test-hash-sessions/pom.xml
===================================================================
--- jetty/trunk/tests/test-sessions/test-hash-sessions/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-sessions/test-hash-sessions/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-sessions-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-hash-sessions</artifactId>
<name>Jetty Tests :: Sessions :: Hash</name>
Modified: jetty/trunk/tests/test-sessions/test-jdbc-sessions/pom.xml
===================================================================
--- jetty/trunk/tests/test-sessions/test-jdbc-sessions/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-sessions/test-jdbc-sessions/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-sessions-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-jdbc-sessions</artifactId>
<name>Jetty Tests :: Sessions :: JDBC</name>
Modified: jetty/trunk/tests/test-sessions/test-sessions-common/pom.xml
===================================================================
--- jetty/trunk/tests/test-sessions/test-sessions-common/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-sessions/test-sessions-common/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-sessions-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-sessions-common</artifactId>
<name>Jetty Tests :: Sessions :: Common</name>
Modified: jetty/trunk/tests/test-webapps/pom.xml
===================================================================
--- jetty/trunk/tests/test-webapps/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-webapps/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>tests-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-webapps-parent</artifactId>
<name>Jetty Tests :: WebApps :: Parent</name>
Modified: jetty/trunk/tests/test-webapps/test-webapp-rfc2616/pom.xml
===================================================================
--- jetty/trunk/tests/test-webapps/test-webapp-rfc2616/pom.xml 2011-04-14 01:45:36 UTC (rev 3015)
+++ jetty/trunk/tests/test-webapps/test-webapp-rfc2616/pom.xml 2011-04-14 02:22:04 UTC (rev 3016)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.jetty.tests</groupId>
<artifactId>test-webapps-parent</artifactId>
- <version>7.4.0-SNAPSHOT</version>
+ <version>7.4.0.v20110414</version>
</parent>
<artifactId>test-webapp-rfc2616</artifactId>
<name>Jetty Tests :: WebApp :: RFC2616</name>