Author: jbalunas(a)redhat.com
Date: 2010-08-20 14:13:55 -0400 (Fri, 20 Aug 2010)
New Revision: 18873
Modified:
modules/build/resources/trunk/faces-shade-transformers/pom.xml
Log:
Update name/description prior to release
Modified: modules/build/resources/trunk/faces-shade-transformers/pom.xml
===================================================================
--- modules/build/resources/trunk/faces-shade-transformers/pom.xml 2010-08-20 17:53:31 UTC
(rev 18872)
+++ modules/build/resources/trunk/faces-shade-transformers/pom.xml 2010-08-20 18:13:55 UTC
(rev 18873)
@@ -11,7 +11,9 @@
<artifactId>faces-shade-transformers</artifactId>
<version>3-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>JSF configuration files transformers for maven-shade-plugin</name>
+ <name>RichFaces Shade Transformers</name>
+
+ <description>JSF configuration files transformers for
maven-shade-plugin</description>
<build>
<plugins>
@@ -19,7 +21,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
-
<
tagBase>https://svn.jboss.org/repos/richfaces/root/build/resources/tag...
+
<
tagBase>https://svn.jboss.org/repos/richfaces/modules/build/resources/...
</configuration>
</plugin>
</plugins>