Author: wsmoak Date: Sun May 7 21:37:08 2006 New Revision: 404926 URL: http://svn.apache.org/viewcvs?rev=404926&view=rev Log: Removed remaining 'experimental' designations from Maven 2 poms.
Modified: struts/action/trunk/apps/blank/pom.xml struts/action/trunk/apps/cookbook/pom.xml struts/action/trunk/apps/examples/pom.xml struts/action/trunk/apps/mailreader/pom.xml Modified: struts/action/trunk/apps/blank/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/blank/pom.xml?rev=404926&r1=404925&r2=404926&view=diff ============================================================================== --- struts/action/trunk/apps/blank/pom.xml (original) +++ struts/action/trunk/apps/blank/pom.xml Sun May 7 21:37:08 2006 @@ -19,18 +19,6 @@ */ --> -<!-- - Experimental Maven 2 Build for Apache Struts - ============================================ - -To build and install this module into your local repo: - - $ mvn install - -For more information, see: http://wiki.apache.org/struts/StrutsMaven2Plan - ---> - <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"> Modified: struts/action/trunk/apps/cookbook/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/cookbook/pom.xml?rev=404926&r1=404925&r2=404926&view=diff ============================================================================== --- struts/action/trunk/apps/cookbook/pom.xml (original) +++ struts/action/trunk/apps/cookbook/pom.xml Sun May 7 21:37:08 2006 @@ -19,18 +19,6 @@ */ --> -<!-- - Experimental Maven 2 Build for Apache Struts - ============================================ - -To build and install this module into your local repo: - - $ mvn install - -For more information, see: http://wiki.apache.org/struts/StrutsMaven2Plan - ---> - <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"> Modified: struts/action/trunk/apps/examples/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/examples/pom.xml?rev=404926&r1=404925&r2=404926&view=diff ============================================================================== --- struts/action/trunk/apps/examples/pom.xml (original) +++ struts/action/trunk/apps/examples/pom.xml Sun May 7 21:37:08 2006 @@ -19,18 +19,6 @@ */ --> -<!-- - Experimental Maven 2 Build for Apache Struts - ============================================ - -To build and install this module into your local repo: - - $ mvn install - -For more information, see: http://wiki.apache.org/struts/StrutsMaven2Plan - ---> - <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"> Modified: struts/action/trunk/apps/mailreader/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/mailreader/pom.xml?rev=404926&r1=404925&r2=404926&view=diff ============================================================================== --- struts/action/trunk/apps/mailreader/pom.xml (original) +++ struts/action/trunk/apps/mailreader/pom.xml Sun May 7 21:37:08 2006 @@ -19,18 +19,6 @@ */ --> -<!-- - Experimental Maven 2 Build for Apache Struts - ============================================ - -To build and install this module into your local repo: - - $ mvn install - -For more information, see: http://wiki.apache.org/struts/StrutsMaven2Plan - ---> - <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">