summaryrefslogtreecommitdiffstats
path: root/installation/sdnc-web
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-08-13 10:33:09 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-08-13 10:33:09 +0000
commitd070811f403f772e78af55509d0d45de754deb39 (patch)
tree71e6c68b5fdc96cbd2117a2d7441c5349dbe43ee /installation/sdnc-web
parent97f10b99890021c29e9217e3f8a8a52a4bfad8b1 (diff)
Release sdnc/oam2.0.0
Former-commit-id: 0a2bfbc4765b7c5f8eba88f7a34a474ed864ed7d
Diffstat (limited to 'installation/sdnc-web')
-rw-r--r--installation/sdnc-web/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index ee49e7fb..bd8e44a1 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-sdnc-web</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
<packaging>pom</packaging>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>