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