diff options
Diffstat (limited to 'ms/sanity-test/sanity-test-app/pom.xml')
-rw-r--r-- | ms/sanity-test/sanity-test-app/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/sanity-test/sanity-test-app/pom.xml b/ms/sanity-test/sanity-test-app/pom.xml index 6937541..690e06b 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.6.0-SNAPSHOT</version> + <version>2.8.0-SNAPSHOT</version> </parent> <groupId>org.onap.sdnc.apps</groupId> <artifactId>sanity-test-app</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.8.0-SNAPSHOT</version> <packaging>jar</packaging> <name>sdnc-apps :: ms :: sanity-test :: ${project.artifactId}</name> |