X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-dao%2Fpom.xml;h=8137bc43b2a7bc10deaf2f5f98e279c5ee80da09;hb=d49ad0ec3dafd288acc80d13a4341e56bc3ec223;hp=5533537ddae599c3afee491426c10b9d366e7d5f;hpb=85841e358763f6d71a3b2ac27d3fd39dc60667c0;p=policy%2Fmodels.git diff --git a/models-dao/pom.xml b/models-dao/pom.xml index 5533537dd..8137bc43b 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.5-SNAPSHOT + 3.1.0-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 -