summaryrefslogtreecommitdiffstats
path: root/ms/sanity-test
diff options
context:
space:
mode:
Diffstat (limited to 'ms/sanity-test')
-rw-r--r--ms/sanity-test/pom.xml4
-rw-r--r--ms/sanity-test/sanity-test-app/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/ms/sanity-test/pom.xml b/ms/sanity-test/pom.xml
index 556ebf0..de3f1db 100644
--- a/ms/sanity-test/pom.xml
+++ b/ms/sanity-test/pom.xml
@@ -25,11 +25,11 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sdnc-apps-ms</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>sanity-test</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-apps :: ms :: ${project.artifactId}</name>
diff --git a/ms/sanity-test/sanity-test-app/pom.xml b/ms/sanity-test/sanity-test-app/pom.xml
index a8319cb..e627b23 100644
--- a/ms/sanity-test/sanity-test-app/pom.xml
+++ b/ms/sanity-test/sanity-test-app/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sanity-test</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sanity-test-app</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-apps :: ms :: sanity-test :: ${project.artifactId}</name>