Author: ppitonak(a)redhat.com
Date: 2011-12-12 09:55:54 -0500 (Mon, 12 Dec 2011)
New Revision: 23069
Modified:
modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml
Log:
JMS api GAV changed
Modified: modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml
===================================================================
--- modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml 2011-12-12
13:51:30 UTC (rev 23068)
+++ modules/tests/metamer/branches/wfk2-product-branch/application/pom.xml 2011-12-12
14:55:54 UTC (rev 23069)
@@ -88,8 +88,8 @@
</dependency>
<dependency>
- <groupId>javax.jms</groupId>
- <artifactId>jms</artifactId>
+ <groupId>org.jboss.spec.javax.jms</groupId>
+ <artifactId>jboss-jms-api_1.1_spec</artifactId>
</dependency>
<dependency>
<groupId>org.hornetq</groupId>
Show replies by date