X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-dao%2Fpom.xml;h=0846a943027330984dfb4a50255aff8d6cd79523;hb=c669bc5dd839b31a0891a2c830e209874c1fec04;hp=841bd3dbb62490eb89df2a03ddd43d68ca08757c;hpb=f203526d0f86d385976da394bd1f0f918e4445d9;p=policy%2Fmodels.git diff --git a/models-dao/pom.xml b/models-dao/pom.xml index 841bd3dbb..0846a9430 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.1-SNAPSHOT + 3.0.3-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 -