X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-dao%2Fpom.xml;h=9b60faf6951e636eccb5d823c4f70bdeb21ac2d5;hb=f13e04fc8ebf4e0b97ac3561fc5950025dda6061;hp=a0e2e3d14b688520ebb4d8bfdae3ddd208e3fc69;hpb=c328f102536b3dcc8865337668982202ec4794b1;p=policy%2Fmodels.git diff --git a/models-dao/pom.xml b/models-dao/pom.xml index a0e2e3d14..9b60faf69 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.0.1-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 + @@ -37,7 +40,6 @@ policy-models-base ${project.version} - com.h2database h2