Change the package name from openo to onap
[holmes/common.git] / holmes-actions / pom.xml
index 1ca8a8a..e412348 100644 (file)
@@ -11,9 +11,9 @@
     <modelVersion>4.0.0</modelVersion>\r
 \r
     <parent>\r
-        <groupId>org.openo.holmes.actions</groupId>\r
+        <groupId>org.onap.holmes.actions</groupId>\r
         <artifactId>holmes-actions-parent</artifactId>\r
-        <version>1.1.0-SNAPSHOT</version>\r
+        <version>1.0.0-SNAPSHOT</version>\r
     </parent>\r
 \r
     <name>holmes-actions-service</name>\r
             <groupId>org.apache.activemq</groupId>\r
             <artifactId>activemq-pool</artifactId>\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
             <groupId>org.jdom</groupId>\r
             <artifactId>jdom</artifactId>\r
         </dependency>\r
-        <dependency>\r
-            <groupId>org.openo.common-services.common-utilities</groupId>\r
-            <artifactId>dropwizard-ioc-container</artifactId>\r
-        </dependency>\r
         <dependency>\r
             <groupId>org.easymock</groupId>\r
             <artifactId>easymock</artifactId>\r
             <artifactId>consumer</artifactId>\r
             <version>${jaxrs.consumer.version}</version>\r
         </dependency>\r
+        <dependency>\r
+            <groupId>org.glassfish.jersey.containers</groupId>\r
+            <artifactId>jersey-container-servlet-core</artifactId>\r
+            <version>${jersey.version}</version>\r
+        </dependency>\r
+        <dependency>\r
+            <groupId>net.sf.json-lib</groupId>\r
+            <artifactId>json-lib</artifactId>\r
+            <version>2.4</version>\r
+            <classifier>jdk15</classifier>\r
+        </dependency>\r
     </dependencies>\r
     <build>\r
         <resources>\r