X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-dao%2Fpom.xml;h=0846a943027330984dfb4a50255aff8d6cd79523;hb=c669bc5dd839b31a0891a2c830e209874c1fec04;hp=7346303ce2b2fa73b97e2d183f8472685ffe627b;hpb=814101d7680da5b52b06461c1d9a132e32a6e3d5;p=policy%2Fmodels.git diff --git a/models-dao/pom.xml b/models-dao/pom.xml index 7346303ce..0846a9430 100644 --- a/models-dao/pom.xml +++ b/models-dao/pom.xml @@ -1,6 +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.1.0-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 + @@ -37,7 +40,6 @@ policy-models-base ${project.version} - com.h2database h2