X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=rulemgt%2Fpom.xml;h=106de83a2ee760853b25803f615c7295c4939fcc;hb=e980fd724cd155572d2dc22fbfcdc0542f95eaf6;hp=4bca4751165b5979dc2cc65c8e7fef184c90876c;hpb=28ab96682e9ab4dcce99a3e687e1917595c22669;p=holmes%2Frule-management.git diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 4bca475..106de83 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -1,4 +1,4 @@ - + - + 4.0.0 org.onap.holmes.rule-management holmes-rulemgt-parent - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT holmes-rulemgt @@ -178,6 +177,18 @@ org.powermock powermock-classloading-xstream 1.6.5 + + + com.thoughtworks.xstream + xstream + + + test + + + com.thoughtworks.xstream + xstream + 1.4.10 test @@ -256,7 +267,7 @@ com.google.guava guava - 19.0 + com.fasterxml.jackson.core @@ -274,8 +285,6 @@ true - org.onap.holmes.rulemgt.RuleActiveApp - lib/ @@ -283,31 +292,46 @@ org.apache.maven.plugins - maven-dependency-plugin + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-shade-plugin + + true + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + - copy package - copy-dependencies + shade - - ${project.build.directory}/lib - + + + + org.onap.holmes.rulemgt.RuleActiveApp + + - - org.apache.maven.plugins - maven-compiler-plugin - 3.3 - - 1.8 - 1.8 - -