You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jc...@apache.org on 2007/09/28 13:09:25 UTC

svn commit: r580298 - /commons/sandbox/proxy/trunk/pom.xml

Author: jcarman
Date: Fri Sep 28 04:09:25 2007
New Revision: 580298

URL: http://svn.apache.org/viewvc?rev=580298&view=rev
Log:
Javassist Has Moved!

Modified:
    commons/sandbox/proxy/trunk/pom.xml

Modified: commons/sandbox/proxy/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/proxy/trunk/pom.xml?rev=580298&r1=580297&r2=580298&view=diff
==============================================================================
--- commons/sandbox/proxy/trunk/pom.xml (original)
+++ commons/sandbox/proxy/trunk/pom.xml Fri Sep 28 04:09:25 2007
@@ -150,7 +150,7 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>javassist</groupId>
+            <groupId>jboss</groupId>
             <artifactId>javassist</artifactId>
             <version>3.0</version>
             <scope>provided</scope>