Author: chris.laprun(a)jboss.com
Date: 2009-11-20 18:21:26 -0500 (Fri, 20 Nov 2009)
New Revision: 748
Modified:
portal/branches/wsrp-integration/component/wsrp/pom.xml
portal/branches/wsrp-integration/pom.xml
Log:
- Use chromattic beta8.
Modified: portal/branches/wsrp-integration/component/wsrp/pom.xml
===================================================================
--- portal/branches/wsrp-integration/component/wsrp/pom.xml 2009-11-20 23:20:21 UTC (rev
747)
+++ portal/branches/wsrp-integration/component/wsrp/pom.xml 2009-11-20 23:21:26 UTC (rev
748)
@@ -103,11 +103,13 @@
<version>${version.chromattic}</version>
<scope>provided</scope>
</dependency>
+
+ <!-- tests -->
<dependency>
<groupId>org.chromattic</groupId>
<artifactId>chromattic.exo</artifactId>
<version>${version.chromattic}</version>
- <scope>provided</scope>
+ <scope>test</scope>
</dependency>
</dependencies>
Modified: portal/branches/wsrp-integration/pom.xml
===================================================================
--- portal/branches/wsrp-integration/pom.xml 2009-11-20 23:20:21 UTC (rev 747)
+++ portal/branches/wsrp-integration/pom.xml 2009-11-20 23:21:26 UTC (rev 748)
@@ -50,7 +50,7 @@
<org.jboss.identity.idm>1.0.0.Beta3</org.jboss.identity.idm>
<org.gatein.wsrp.version>1.0.0-Beta02-SNAPSHOT</org.gatein.wsrp.version>
<org.gatein.mop.version>1.0.0-Beta09</org.gatein.mop.version>
- <version.chromattic>1.0.0-beta6</version.chromattic>
+ <version.chromattic>1.0.0-beta8</version.chromattic>
<version.reflect>1.0.0-beta3</version.reflect>
<!-- ************** -->
Show replies by date