Author: chris.laprun(a)jboss.com
Date: 2012-02-02 15:13:43 -0500 (Thu, 02 Feb 2012)
New Revision: 8368
Modified:
components/wsrp/trunk/pom.xml
Log:
- Updated to Chromattic 1.1.2.
Modified: components/wsrp/trunk/pom.xml
===================================================================
--- components/wsrp/trunk/pom.xml 2012-02-02 20:00:54 UTC (rev 8367)
+++ components/wsrp/trunk/pom.xml 2012-02-02 20:13:43 UTC (rev 8368)
@@ -1,6 +1,6 @@
<!--
~ JBoss, a division of Red Hat
- ~ Copyright 2011, Red Hat Middleware, LLC, and individual
+ ~ Copyright 2012, Red Hat Middleware, LLC, and individual
~ contributors as indicated by the @authors tag. See the
~ copyright.txt in the distribution for a full listing of
~ individual contributors.
@@ -61,7 +61,7 @@
<jsf.version>1.2_12</jsf.version>
<javax.xml.ws.version>2.1</javax.xml.ws.version>
<javax.xml.soap.saaj.version>1.3</javax.xml.soap.saaj.version>
- <org.chromattic.version>1.1.1</org.chromattic.version>
+ <org.chromattic.version>1.1.2</org.chromattic.version>
<org.jboss.arquillian.version>1.0.0.Alpha2</org.jboss.arquillian.version>
<org.mockito.version>1.8.5</org.mockito.version>
</properties>