Author: jbalunas(a)redhat.com
Date: 2010-05-19 16:07:43 -0400 (Wed, 19 May 2010)
New Revision: 17144
Modified:
root/build/resources/trunk/checkstyle/pom.xml
Log:
Fixed tag base location for richfaces-checkstyle release.
Modified: root/build/resources/trunk/checkstyle/pom.xml
===================================================================
--- root/build/resources/trunk/checkstyle/pom.xml 2010-05-19 20:06:28 UTC (rev 17143)
+++ root/build/resources/trunk/checkstyle/pom.xml 2010-05-19 20:07:43 UTC (rev 17144)
@@ -40,7 +40,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<configuration>
-
<
tagBase>https://svn.jboss.org/repos/richfaces/root/build/resources/<...
+
<
tagBase>https://svn.jboss.org/repos/richfaces/root/build/resources/tag...
</configuration>
</plugin>
</plugins>