summaryrefslogtreecommitdiffstats
path: root/ms/gra/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/gra/pom.xml')
-rw-r--r--ms/gra/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/ms/gra/pom.xml b/ms/gra/pom.xml
index 3617454..e36f8b9 100644
--- a/ms/gra/pom.xml
+++ b/ms/gra/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sdnc-apps-ms</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
</parent>
<artifactId>gra</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-apps :: ms :: ${project.artifactId}</name>
@@ -36,10 +36,10 @@
<properties>
<aaf.cadi.version>2.1.21</aaf.cadi.version>
- <ccsdk.apps.version>1.2.0</ccsdk.apps.version>
- <ccsdk.docker.version>1.1-STAGING-latest</ccsdk.docker.version>
- <sdnc.northbound.version>2.2.0</sdnc.northbound.version>
- <sdnc.oam.version>2.2.0</sdnc.oam.version>
+ <ccsdk.apps.version>1.3.0-SNAPSHOT</ccsdk.apps.version>
+ <ccsdk.docker.version>1.2-STAGING-latest</ccsdk.docker.version>
+ <sdnc.northbound.version>2.3.0-SNAPSHOT</sdnc.northbound.version>
+ <sdnc.oam.version>2.3.0-SNAPSHOT</sdnc.oam.version>
<gratest.mysql.database>testdb</gratest.mysql.database>
<gratest.mysql.root.password>itsASecret</gratest.mysql.root.password>
<gratest.mysql.user>testdb</gratest.mysql.user>