Author: brett
Date: Thu May 24 22:31:24 2007
New Revision: 541552
URL: http://svn.apache.org/viewvc?view=rev&rev=541552
Log:
use released parent
Modified:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-portlet/pom.xml
Modified:
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-portlet/pom.xml
URL:
http://svn.apache.org/viewvc/maven/archetype/trunk/maven-archetype-bundles/maven-archetype-portlet/pom.xml?view=diff&rev=541552&r1=541551&r2=541552
==============================================================================
---
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-portlet/pom.xml
(original)
+++
maven/archetype/trunk/maven-archetype-bundles/maven-archetype-portlet/pom.xml
Thu May 24 22:31:24 2007
@@ -19,13 +19,11 @@
under the License.
-->
-<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">
+<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>
<artifactId>maven-archetype-bundles</artifactId>
<groupId>org.apache.maven.archetypes</groupId>
- <version>3-SNAPSHOT</version>
+ <version>3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<description>