X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-dao%2Fpom.xml;h=9b60faf6951e636eccb5d823c4f70bdeb21ac2d5;hb=71be21fd5b9b52c613bb855f00a79a51e81906dd;hp=8ad2ea48d891be8cf8bdd1b9cf4c465288f68063;hpb=e14fac54dcf863381a8ac7f5a361f57eeba98c8c;p=policy%2Fmodels.git diff --git a/models-dao/pom.xml b/models-dao/pom.xml index 8ad2ea48d..9b60faf69 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.0-SNAPSHOT + 3.1.1-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 -