summaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
Diffstat (limited to 'installation')
-rw-r--r--installation/admportal/pom.xml4
-rw-r--r--installation/ansible-server/pom.xml2
-rw-r--r--installation/dmaap-listener/pom.xml2
-rw-r--r--installation/pom.xml2
-rw-r--r--installation/sdnc-web/pom.xml2
-rw-r--r--installation/sdnc/pom.xml2
-rw-r--r--installation/ueb-listener/pom.xml2
7 files changed, 8 insertions, 8 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index 33133555..7e1ded35 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-admportal</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<packaging>pom</packaging>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index 12eadea6..4577a549 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>installation-ansible-server</artifactId>
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml
index df9fd513..f698abc3 100644
--- a/installation/dmaap-listener/pom.xml
+++ b/installation/dmaap-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>installation-dmaap-listener</artifactId>
diff --git a/installation/pom.xml b/installation/pom.xml
index d020efed..2828b41d 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>installation</artifactId>
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml
index ba274e74..c5929472 100644
--- a/installation/sdnc-web/pom.xml
+++ b/installation/sdnc-web/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>installation-sdnc-web</artifactId>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 4d664a4c..1c352216 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>installation-sdnc</artifactId>
diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml
index 51b99124..e50863a4 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation</artifactId>
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.2</version>
</parent>
<artifactId>installation-ueb-listener</artifactId>