diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-26 13:07:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-26 13:07:15 +0000 |
commit | ead5430ef51ad0452a1ac2bc179f3f07e38ba4a3 (patch) | |
tree | b01d30c7f11168fbde27ed6a0287160c35d9c821 /installation/sdnc-web/pom.xml | |
parent | 5d9454d1b1f67f1c3f4e5d082ab42dd12525fec7 (diff) |
Release sdnc/oam2.1.2
Former-commit-id: 8061cce6616d086705903c685776373ffee4f0d6
Diffstat (limited to 'installation/sdnc-web/pom.xml')
-rw-r--r-- | installation/sdnc-web/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index e41fa2b7..c29d3a1b 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> </parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>installation-sdnc-web</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.2</version> <packaging>pom</packaging> <name>sdnc-oam :: installation :: ${project.artifactId}</name> |