Author: cwiklik
Date: Wed Jun  8 14:46:51 2016
New Revision: 1747403

URL: http://svn.apache.org/viewvc?rev=1747403&view=rev
Log:
UIMA-4730 modified to work with new amq

Modified:
    uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml?rev=1747403&r1=1747402&r2=1747403&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-cli/pom.xml Wed Jun  8 14:46:51 2016
@@ -100,11 +100,6 @@ uima-ducc/uima-ducc-cli-${ducc.version}.
     </dependency>
 
     <dependency>
-      <groupId>org.apache.activemq</groupId>
-         <artifactId>activemq-core</artifactId>
-       </dependency>
-
-    <dependency>
       <groupId>commons-cli</groupId>
       <artifactId>commons-cli</artifactId>
     </dependency>


Reply via email to