aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2020-09-17 10:43:54 -0400
committerHarish Venkata Kajur <vk250x@att.com>2020-09-17 10:56:15 -0400
commita2bf9700807b8670985c5912763c65eba09cd4cb (patch)
treefd61eda14733cd45e19eef1d27218940c13cbdce
parentf031b9741c5bfef5517e0c0270772eccff660fea (diff)
Use 1.7.0 router core1.7.0
Issue-ID: AAI-3119 Change-Id: I1b454f09c08e689fb620ec0d7c9e83f61e03bab4 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 4e2eb04..81fdf05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@ limitations under the License.
<installOwnerUser>aaiadmin</installOwnerUser>
<installOwnerGroup>aaiadmin</installOwnerGroup>
<ownerManagementGroup>com.att.csid.lab</ownerManagementGroup>
- <version.aai-schema>1.7.3</version.aai-schema>
+ <version.aai-schema>1.7.9</version.aai-schema>
<!-- docker related properties -->
<docker.fabric.version>0.28.0</docker.fabric.version>
@@ -197,7 +197,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</dependency>
<dependency>