diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-06 15:37:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-06 15:37:39 +0000 |
commit | 9de60617b7ae1579389301365eca3749079f448a (patch) | |
tree | f63d122eadd1166d4b78e80ddc9c2388b5a8ed07 /installation/admportal/pom.xml | |
parent | f6d77b82a7885008c6a48820312de7e938c30102 (diff) |
Release sdnc/oam1.8.2
Former-commit-id: 0367a5914fdf913992c344ff436cf495996b9fe3
Diffstat (limited to 'installation/admportal/pom.xml')
-rw-r--r-- | installation/admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 7e4e374b..db604380 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -11,7 +11,7 @@ <packaging>pom</packaging> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-admportal</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.2</version> <name>sdnc-oam :: installation :: ${project.artifactId}</name> <description>Creates admportal Docker container</description> |