[jboss-cvs] JBossAS SVN: r100377 - trunk/resteasy-int/test/ejb-war.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 3 17:21:30 EST 2010


Author: bill.burke at jboss.com
Date: 2010-02-03 17:21:30 -0500 (Wed, 03 Feb 2010)
New Revision: 100377

Modified:
   trunk/resteasy-int/test/ejb-war/pom.xml
Log:
typo


Modified: trunk/resteasy-int/test/ejb-war/pom.xml
===================================================================
--- trunk/resteasy-int/test/ejb-war/pom.xml	2010-02-03 20:57:47 UTC (rev 100376)
+++ trunk/resteasy-int/test/ejb-war/pom.xml	2010-02-03 22:21:30 UTC (rev 100377)
@@ -15,7 +15,7 @@
         <dependency>
             <groupId>org.jboss.resteasy</groupId>
             <artifactId>resteasy-jaxrs</artifactId>
-            <version>${version.org.jboss.resteasy}}</version>
+            <version>${version.org.jboss.resteasy}</version>
             <scope>provided</scope>
         </dependency>
       <dependency>




More information about the jboss-cvs-commits mailing list