Author: jbalunas(a)redhat.com
Date: 2010-05-19 15:46:03 -0400 (Wed, 19 May 2010)
New Revision: 17138
Modified:
root/build/resources/trunk/checkstyle/pom.xml
Log:
prep for checkstyle release
Modified: root/build/resources/trunk/checkstyle/pom.xml
===================================================================
--- root/build/resources/trunk/checkstyle/pom.xml 2010-05-19 19:40:09 UTC (rev 17137)
+++ root/build/resources/trunk/checkstyle/pom.xml 2010-05-19 19:46:03 UTC (rev 17138)
@@ -39,8 +39,18 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
+ <configuration>
+
<
tagBase>https://svn.jboss.org/repos/richfaces/root/build/resources/<...
+ </configuration>
</plugin>
</plugins>
</build>
+
+ <!-- SCM and distribution management -->
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/richfaces/root/build...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/richfaces/root...
+ <
url>http://fisheye.jboss.org/browse/richfaces</url>
+ </scm>
</project>
\ No newline at end of file