diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-06-23 11:55:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-06-23 11:55:39 +0000 |
commit | 81c7954719f59687b70aa8be9867ff1fa6fb9421 (patch) | |
tree | e76a8982ddd4767b6f8e64289927b73adeeed38c /installation/sdnc-web | |
parent | 5e4e72860197c36e9f13adc92df0ff6773107a80 (diff) |
Release sdnc/oam1.8.4
Former-commit-id: ed097ec64586f2bcaca3d686205dbc849017cb0b
Diffstat (limited to 'installation/sdnc-web')
-rw-r--r-- | installation/sdnc-web/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index 2dfc30f4..27ba32de 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-sdnc-web</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.4</version> <packaging>pom</packaging> <name>sdnc-oam :: installation :: ${project.artifactId}</name> |