X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-dao%2Fpom.xml;h=1efc8e8ba5f5e805f592e233898a14e0d994dc55;hb=107b75a2b584222f7d5dcdbec64063c036b4f2b2;hp=cc13a166fcc401337794efd34e71b1049d81c6ec;hpb=45a07d18b4aea9c45a6e84330892d8867948a603;p=policy%2Fmodels.git diff --git a/models-dao/pom.xml b/models-dao/pom.xml index cc13a166f..1efc8e8ba 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.3.3-SNAPSHOT + 3.1.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 -