Author: jbalunas(a)redhat.com
Date: 2010-06-03 18:22:59 -0400 (Thu, 03 Jun 2010)
New Revision: 17534
Modified:
root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml
Log:
[maven-release-plugin] prepare release richfaces-archetype-simpleapp-4.0.0.Alpha2
Modified: root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml
===================================================================
--- root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml 2010-06-03 22:22:36 UTC
(rev 17533)
+++ root/archetypes/richfaces-archetype-simpleapp/trunk/pom.xml 2010-06-03 22:22:59 UTC
(rev 17534)
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project
-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
-
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.richfaces</groupId>
@@ -12,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.archetypes</groupId>
<artifactId>richfaces-archetype-simpleapp</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0.Alpha2</version>
<packaging>maven-archetype</packaging>
<name>RichFaces Archetypes: Simple Application</name>
@@ -79,9 +77,9 @@
</profiles>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/arche...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
- <
url>http://fisheye.jboss.org/browse/richfaces/</url>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/arche...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+
<
url>http://fisheye.jboss.org/browse/richfaces/tags/richfaces-archetype...
</scm>
</project>