[seam-commits] Seam SVN: r14068 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Mar 17 09:52:25 EDT 2011
Author: manaRH
Date: 2011-03-17 09:52:24 -0400 (Thu, 17 Mar 2011)
New Revision: 14068
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
rearranged version string for Resteasy dependencies to match version in Brew
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2011-03-17 13:48:17 UTC (rev 14067)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2011-03-17 13:52:24 UTC (rev 14068)
@@ -14,7 +14,7 @@
<version.richfaces>3.3.1.SP3</version.richfaces>
<version.drools>5.1.0.BRMS</version.drools>
<version.testng>5.9</version.testng>
- <version.resteasy>1.2.1.GA_CP02</version.resteasy>
+ <version.resteasy>1.2.1.GA_CP01</version.resteasy>
<version.spring>2.5.6.SEC02</version.spring>
<version.hibernate-core>3.3.2.GA_CP04</version.hibernate-core>
</properties>
More information about the seam-commits
mailing list