Upversion to 1.7.0
[aai/data-router.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 39c9eaa..8f2bb21 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
    </parent>
    <groupId>org.onap.aai.data-router</groupId>
    <artifactId>data-router</artifactId>
-   <version>1.6.3-SNAPSHOT</version>
+   <version>1.7.0-SNAPSHOT</version>
    <name>aai-data-router</name>
 
     <properties>
@@ -47,7 +47,7 @@ limitations under the License.
         <installOwnerUser>aaiadmin</installOwnerUser>
         <installOwnerGroup>aaiadmin</installOwnerGroup>
         <ownerManagementGroup>com.att.csid.lab</ownerManagementGroup>
-        <version.aai-schema>1.6.5</version.aai-schema>
+        <version.aai-schema>1.6.6</version.aai-schema>
 
         <!-- docker related properties -->
         <docker.fabric.version>0.28.0</docker.fabric.version>