Author: ptahchiev
Date: Fri Apr 4 15:50:00 2008
New Revision: 644981
URL: http://svn.apache.org/viewvc?rev=644981&view=rev
Log:
[maven-release-plugin] prepare release 1.8.0-RC2
Modified:
jakarta/cactus/trunk/build-tools/pom.xml
jakarta/cactus/trunk/cactus-maven-skin/pom.xml
jakarta/cactus/trunk/cactus-site/pom.xml
jakarta/cactus/trunk/framework/framework-12-13-14/pom.xml
jakarta/cactus/trunk/framework/framework-13-14/pom.xml
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml
jakarta/cactus/trunk/framework/framework-uberjars/pom.xml
jakarta/cactus/trunk/framework/framework-wrappers/pom.xml
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-12/pom.xml
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-13/pom.xml
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/pom.xml
jakarta/cactus/trunk/framework/pom.xml
jakarta/cactus/trunk/integration/ant/pom.xml
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
jakarta/cactus/trunk/integration/eclipse/pom.xml
jakarta/cactus/trunk/integration/maven/pom.xml
jakarta/cactus/trunk/integration/pom.xml
jakarta/cactus/trunk/integration/shared-api/pom.xml
jakarta/cactus/trunk/pom.xml
jakarta/cactus/trunk/samples/pom.xml
Modified: jakarta/cactus/trunk/build-tools/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/build-tools/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/build-tools/pom.xml (original)
+++ jakarta/cactus/trunk/build-tools/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.build.tools</artifactId>
<name>Cactus Build Tools</name>
Modified: jakarta/cactus/trunk/cactus-maven-skin/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-maven-skin/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/cactus-maven-skin/pom.xml (original)
+++ jakarta/cactus/trunk/cactus-maven-skin/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,7 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.maven.skin</artifactId>
@@ -28,6 +28,6 @@
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
</project>
Modified: jakarta/cactus/trunk/cactus-site/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/cactus-site/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/cactus-site/pom.xml (original)
+++ jakarta/cactus/trunk/cactus-site/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,11 +17,11 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cactus</groupId>
@@ -41,8 +41,8 @@
<inceptionYear>2001</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/cactus/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/cactus/trunk/</developerConnection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/cactus/tags/1.8.0-RC2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/cactus/tags/1.8.0-RC2</developerConnection>
<tag>HEAD</tag>
</scm>
@@ -87,13 +87,13 @@
<name>Jari Worsley</name>
<id>jariw</id>
<email>[EMAIL PROTECTED]</email>
- <organization/>
+ <organization />
</developer>
<developer>
<name>Nicholas Lesiecki</name>
<id>ndlesiecki</id>
<email>[EMAIL PROTECTED]</email>
- <organization/>
+ <organization />
<roles>
<role>Emeritus Developer</role>
</roles>
@@ -108,7 +108,7 @@
<name>Christopher Lenz</name>
<id>cmlenz</id>
<email>[EMAIL PROTECTED]</email>
- <organization/>
+ <organization />
</developer>
<developer>
<name>Felipe Leme</name>
Modified: jakarta/cactus/trunk/framework/framework-12-13-14/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-12-13-14/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-12-13-14/pom.xml (original)
+++ jakarta/cactus/trunk/framework/framework-12-13-14/pom.xml Fri Apr 4
15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<name>Cactus Framework - shared all versions</name>
<description>Shared classes of Cactus Framework for all Java
EE</description>
Modified: jakarta/cactus/trunk/framework/framework-13-14/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-13-14/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-13-14/pom.xml (original)
+++ jakarta/cactus/trunk/framework/framework-13-14/pom.xml Fri Apr 4 15:50:00
2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<name>Cactus Framework - shared Java EE 1.3 and 1.4</name>
<description>Shared classes of Cactus Framework for Java EE 1.3 and
1.4</description>
Modified:
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework.uberjars</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.core.framework.uberjar.javaEE.12</artifactId>
<name>Cactus Uberjar - Java EE 1.2</name>
Modified:
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework.uberjars</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.core.framework.uberjar.javaEE.13</artifactId>
<name>Cactus Uberjar - Java EE 1.3</name>
Modified:
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework.uberjars</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.core.framework.uberjar.javaEE.14</artifactId>
<name>Cactus Uberjar - Java EE 1.4</name>
Modified:
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml
(original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework.uberjars</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.core.framework.uberjar.javaEE.15</artifactId>
<name>Cactus Uberjar - Java EE 1.5</name>
Modified: jakarta/cactus/trunk/framework/framework-uberjars/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-uberjars/pom.xml (original)
+++ jakarta/cactus/trunk/framework/framework-uberjars/pom.xml Fri Apr 4
15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.core.framework.uberjars</artifactId>
<name>Cactus Uberjars - Parent Projcet</name>
Modified: jakarta/cactus/trunk/framework/framework-wrappers/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-wrappers/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-wrappers/pom.xml (original)
+++ jakarta/cactus/trunk/framework/framework-wrappers/pom.xml Fri Apr 4
15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<packaging>pom</packaging>
<name>Cactus Wrappers - Parent Project</name>
Modified:
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-12/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-12/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-12/pom.xml
(original)
+++ jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-12/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework.wrappers</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.core.framework.wrapper.javaEE.12</artifactId>
<packaging>jar</packaging>
Modified:
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-13/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-13/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-13/pom.xml
(original)
+++ jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-13/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework.wrappers</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<name>Cactus Wrappers - Java EE 1.3</name>
<description>Cactus Wrappers and JSP redirector for Java EE
1.3</description>
Modified:
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/pom.xml
(original)
+++ jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.core.framework.wrappers</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<name>Cactus Wrappers - Java EE 1.4</name>
<description>Cactus Wrappers and JSP redirector for Java EE
1.4</description>
Modified: jakarta/cactus/trunk/framework/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/pom.xml (original)
+++ jakarta/cactus/trunk/framework/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<name>Cactus Framework - Parent Project</name>
<description>Parent project for Cactus framework</description>
Modified: jakarta/cactus/trunk/integration/ant/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/ant/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/ant/pom.xml (original)
+++ jakarta/cactus/trunk/integration/ant/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.integration</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.integration.ant</artifactId>
<name>Cactus Ant Integration</name>
Modified:
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
---
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml
(original)
+++
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/pom.xml
Fri Apr 4 15:50:00 2008
@@ -15,12 +15,12 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.integration.eclipse</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<name>Cactus Eclipse Integration - Runner</name>
<packaging>jar</packaging>
@@ -200,7 +200,7 @@
<dependency>
<groupId>org.apache.cactus</groupId>
<artifactId>org.apache.cactus.eclipse.webapp</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</dependency>
<!--dependency>
Modified:
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
---
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
(original)
+++
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
Fri Apr 4 15:50:00 2008
@@ -17,15 +17,15 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.integration.eclipse</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<name>Cactus Eclipse Integration - Webapp</name>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
<artifactId>org.apache.cactus.eclipse.webapp</artifactId>
<packaging>jar</packaging>
Modified: jakarta/cactus/trunk/integration/eclipse/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/eclipse/pom.xml (original)
+++ jakarta/cactus/trunk/integration/eclipse/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.integration</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.integration.eclipse</artifactId>
<name>Cactus Eclipse Integration</name>
Modified: jakarta/cactus/trunk/integration/maven/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/maven/pom.xml (original)
+++ jakarta/cactus/trunk/integration/maven/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.integration</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.maven1.plugin</artifactId>
<name>Cactus Maven 1 Plugin</name>
Modified: jakarta/cactus/trunk/integration/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/pom.xml (original)
+++ jakarta/cactus/trunk/integration/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.integration</artifactId>
<name>Cactus Integration - Parent Project</name>
Modified: jakarta/cactus/trunk/integration/shared-api/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/shared-api/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/shared-api/pom.xml (original)
+++ jakarta/cactus/trunk/integration/shared-api/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus.integration</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.integration.shared.api</artifactId>
<name>Cactus Shared API for the integration </name>
Modified: jakarta/cactus/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/pom.xml (original)
+++ jakarta/cactus/trunk/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus</artifactId>
<name>Cactus Parent Project</name>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
<packaging>pom</packaging>
<url>http://jakarta.apache.org/cactus/</url>
<inceptionYear>2001</inceptionYear>
@@ -38,8 +38,8 @@
<url>http://www.apache.org/</url>
</organization>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/cactus/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/cactus/trunk/</developerConnection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/cactus/tags/1.8.0-RC2</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/cactus/tags/1.8.0-RC2</developerConnection>
</scm>
<prerequisites>
<!-- It may work with previous versions of Maven but this
hasn't been tested so for safety
Modified: jakarta/cactus/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/pom.xml?rev=644981&r1=644980&r2=644981&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/pom.xml (original)
+++ jakarta/cactus/trunk/samples/pom.xml Fri Apr 4 15:50:00 2008
@@ -17,12 +17,12 @@
specific language governing permissions and limitations
under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.cactus</groupId>
<artifactId>cactus</artifactId>
- <version>1.8.0-SNAPSHOT</version>
+ <version>1.8.0</version>
</parent>
<artifactId>cactus.samples</artifactId>
<name>Cactus Samples - Parent Project</name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]