X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fxacml%2Ftutorial%2Fapp%2Fpom.xml;h=f8afc552691d52fd28b0f7ae891d441ce37d823a;hb=5138956adb55738db436358d839b8240b9cab57a;hp=bf8683a59a766acd3309b8e6d2c68a36a936fbf1;hpb=0b3efb8634b0f13fd43735312c00589dec4edb17;p=policy%2Fparent.git diff --git a/docs/xacml/tutorial/app/pom.xml b/docs/xacml/tutorial/app/pom.xml index bf8683a5..f8afc552 100644 --- a/docs/xacml/tutorial/app/pom.xml +++ b/docs/xacml/tutorial/app/pom.xml @@ -1,29 +1,48 @@ - 4.0.0 + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - org.onap.policy.tutorial - tutorial - 0.0.1-SNAPSHOT + org.onap.policy.tutorial + tutorial + 0.0.1-SNAPSHOT + jar - tutorial + tutorial - - UTF-8 - + + UTF-8 + - - - junit - junit - 4.12 - test - - - org.onap.policy.xacml-pdp.applications - common - 2.1.0-SNAPSHOT - - + + + junit + junit + 4.13 + test + + + org.onap.policy.xacml-pdp.applications + common + 2.2.2 + + + org.onap.policy.xacml-pdp + xacml-test + 2.2.2 + test + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + 11 + + + +