summaryrefslogtreecommitdiffstats
path: root/ms/sanity-test/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-08-09 10:02:24 -0400
committerDan Timoney <dtimoney@att.com>2024-08-09 10:08:09 -0400
commit4e04d9c25bd8482abfd99818bcfb2f0d55a5d10c (patch)
treed78492d24f1d9a26aee20012f4e26ebe43b18c7d /ms/sanity-test/pom.xml
parent1cd99ed17a0d034ef8e54a7ac3dc059871dc7a1a (diff)
Update version for Oslo releaseHEADmaster
Update version for Oslo release Issue-ID: CCSDK-4043 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib5cf599ff6735ab2f2fec1d4040f23750bd3a87f
Diffstat (limited to 'ms/sanity-test/pom.xml')
-rw-r--r--ms/sanity-test/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/ms/sanity-test/pom.xml b/ms/sanity-test/pom.xml
index de3f1db..f623827 100644
--- a/ms/sanity-test/pom.xml
+++ b/ms/sanity-test/pom.xml
@@ -18,18 +18,17 @@
* limitations under the License.
* ============LICENSE_END=========================================================
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.sdnc.apps</groupId>
<artifactId>sdnc-apps-ms</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
</parent>
<artifactId>sanity-test</artifactId>
- <version>2.6.0-SNAPSHOT</version>
+ <version>2.8.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>sdnc-apps :: ms :: ${project.artifactId}</name>