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>


Reply via email to