[seam-commits] Seam SVN: r10011 - trunk/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Feb 5 09:11:37 EST 2009
Author: manaRH
Date: 2009-02-05 09:11:37 -0500 (Thu, 05 Feb 2009)
New Revision: 10011
Modified:
trunk/build/root.pom.xml
Log:
JBSEAM-3894 - changed version for RF CDK
Modified: trunk/build/root.pom.xml
===================================================================
--- trunk/build/root.pom.xml 2009-02-05 01:29:46 UTC (rev 10010)
+++ trunk/build/root.pom.xml 2009-02-05 14:11:37 UTC (rev 10011)
@@ -1294,7 +1294,7 @@
<plugin>
<groupId>org.richfaces.cdk</groupId>
<artifactId>maven-cdk-plugin</artifactId>
- <version>3.2.1.CR4</version>
+ <version>${version.richfaces}</version>
</plugin>
<!-- Packaging -->
More information about the seam-commits
mailing list