Modify exception
[holmes/common.git] / holmes-actions / pom.xml
index e8725f3..0c891c6 100644 (file)
@@ -11,7 +11,7 @@
     <modelVersion>4.0.0</modelVersion>\r
 \r
     <parent>\r
-        <groupId>org.openo.holmes</groupId>\r
+        <groupId>org.openo.holmes.actions</groupId>\r
         <artifactId>holmes-actions-parent</artifactId>\r
         <version>1.1.0-SNAPSHOT</version>\r
     </parent>\r
     <packaging>jar</packaging>\r
     <artifactId>holmes-actions</artifactId>\r
     <dependencies>\r
-        <!--<dependency>-->\r
-            <!--<groupId>org.openo.common-services.common-utilities</groupId>-->\r
-            <!--<artifactId>baseservice-i18n</artifactId>-->\r
-        <!--</dependency>-->\r
+        <dependency>\r
+            <groupId>org.apache.activemq</groupId>\r
+            <artifactId>activemq-all</artifactId>\r
+            <exclusions>\r
+                <exclusion>\r
+                    <artifactId>log4j</artifactId>\r
+                    <groupId>log4j</groupId>\r
+                </exclusion>\r
+                <exclusion>\r
+                    <groupId>org.slf4j</groupId>\r
+                    <artifactId>slf4j-log4j12</artifactId>\r
+                </exclusion>\r
+                <exclusion>\r
+                    <groupId>org.slf4j</groupId>\r
+                    <artifactId>slf4j-api</artifactId>\r
+                </exclusion>\r
+            </exclusions>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>org.openo.common-services.common-utilities</groupId>\r
+            <artifactId>baseservice-i18n</artifactId>\r
+        </dependency>\r
         <dependency>\r
             <groupId>org.antlr</groupId>\r
             <artifactId>stringtemplate</artifactId>\r