summaryrefslogtreecommitdiffstats
path: root/installation/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-02-15 12:27:10 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-02-15 12:27:10 +0000
commita94ea449a298fa1e7446ac2633c1f40bee258c3d (patch)
tree132d6388956ce90187e7e160c7518cf8d8c801fc /installation/pom.xml
parent6b738da7242da36816352818e03632867fb8ef46 (diff)
Release sdnc/oam2.0.6
Former-commit-id: 271474497e9147c65121abcff72f665a71242204
Diffstat (limited to 'installation/pom.xml')
-rw-r--r--installation/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/pom.xml b/installation/pom.xml
index 3a798af3..e2d27f81 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>2.0.6-SNAPSHOT</version>
+ <version>2.0.6</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.0.6-SNAPSHOT</version>
+ <version>2.0.6</version>
<packaging>pom</packaging>
<name>sdnc-oam :: installation</name>