You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2007/10/22 10:19:08 UTC

svn commit: r587028 - /incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml

Author: ffang
Date: Mon Oct 22 01:19:07 2007
New Revision: 587028

URL: http://svn.apache.org/viewvc?rev=587028&view=rev
Log:
revert my previous commit

Modified:
    incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml

Modified: incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml?rev=587028&r1=587027&r2=587028&view=diff
==============================================================================
--- incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml (original)
+++ incubator/servicemix/trunk/deployables/serviceengines/servicemix-lwcontainer/pom.xml Mon Oct 22 01:19:07 2007
@@ -49,8 +49,8 @@
       <scope>provided</scope>
     </dependency>
     <dependency>
-      <groupId>org.apache.servicemix</groupId>
-      <artifactId>servicemix-quartz</artifactId>
+      <groupId>quartz</groupId>
+      <artifactId>quartz</artifactId>
       <scope>test</scope>
     </dependency>
   </dependencies>