[richfaces-svn-commits] JBoss Rich Faces SVN: r14527 - branches/sandbox/rf4_build/version-matrix/trunk.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Jun 4 17:48:55 EDT 2009


Author: nbelaevski
Date: 2009-06-04 17:48:55 -0400 (Thu, 04 Jun 2009)
New Revision: 14527

Modified:
   branches/sandbox/rf4_build/version-matrix/trunk/pom.xml
Log:
Build system: release plugins configuration removed - doesn't work as necessary

Modified: branches/sandbox/rf4_build/version-matrix/trunk/pom.xml
===================================================================
--- branches/sandbox/rf4_build/version-matrix/trunk/pom.xml	2009-06-04 21:44:31 UTC (rev 14526)
+++ branches/sandbox/rf4_build/version-matrix/trunk/pom.xml	2009-06-04 21:48:55 UTC (rev 14527)
@@ -83,12 +83,6 @@
 	<build>
 		<plugins>
 			<plugin>
-				<artifactId>maven-release-plugin</artifactId>
-				<configuration>
-					<tagBase>${project.scm.developerConnection}/${project.artifactId}</tagBase>
-				</configuration>
-			</plugin>
-			<plugin>
 				<artifactId>maven-eclipse-plugin</artifactId>
 				<configuration>
 					<wtpversion>2.0</wtpversion>




More information about the richfaces-svn-commits mailing list