X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-dao%2Fpom.xml;h=940e6f6a6eb7a21733797175c90f3c2f5b3a0599;hb=a9e97e410436f17bf1d8deff9f9733c94a5b6e91;hp=c9818c9b2c3eedc449a308d101777ef67aa0dfb9;hpb=81c5709370fe2cb60872f704c69a98e1f6cabfd0;p=policy%2Fmodels.git diff --git a/models-dao/pom.xml b/models-dao/pom.xml index c9818c9b2..940e6f6a6 100644 --- a/models-dao/pom.xml +++ b/models-dao/pom.xml @@ -1,7 +1,7 @@ + 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.models policy-models - 2.2.3-SNAPSHOT + 3.0.2-SNAPSHOT policy-models-dao ${project.artifactId} - [${project.parent.artifactId}] module provides common DAO (Data Access Object) model handling for the ONAP Policy Framework + [${project.parent.artifactId}] module provides common DAO (Data Access Object) model handling for the + ONAP Policy Framework + @@ -43,10 +45,5 @@ h2 test - - javax.xml.bind - jaxb-api - 2.3.1 -