[jboss-cvs] JBossAS SVN: r71014 - branches/maven_thirdparty_temp/aspects.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 19 12:13:07 EDT 2008


Author: pgier
Date: 2008-03-19 12:13:07 -0400 (Wed, 19 Mar 2008)
New Revision: 71014

Modified:
   branches/maven_thirdparty_temp/aspects/pom.xml
Log:
Change groupId for javassist.

Modified: branches/maven_thirdparty_temp/aspects/pom.xml
===================================================================
--- branches/maven_thirdparty_temp/aspects/pom.xml	2008-03-19 16:11:12 UTC (rev 71013)
+++ branches/maven_thirdparty_temp/aspects/pom.xml	2008-03-19 16:13:07 UTC (rev 71014)
@@ -116,7 +116,7 @@
       <artifactId>jaas</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.jboss</groupId>
+      <groupId>javassist</groupId>
       <artifactId>javassist</artifactId>
     </dependency>
     <dependency>




More information about the jboss-cvs-commits mailing list