diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-12 15:36:14 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-12 15:36:14 +0000 |
commit | 246b9cfb1716c6981a08f88cb79642bb8c686430 (patch) | |
tree | 35bc503abeca93e4668fdc2317f5d81ae0f4bf4c /installation/sdnc-web | |
parent | 2a30b5d2b4186f732377f902809150ab11ba9e5d (diff) |
Release sdnc/oam1.8.0
Former-commit-id: 032518762e86c7bc766f5d0967fde748587ab14e
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 037c4e98..cf768859 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.0-SNAPSHOT</version> + <version>1.8.0</version> <packaging>pom</packaging> <name>sdnc-oam :: installation :: ${project.artifactId}</name> |