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 /SdncReports/SdncReportsApi/pom.xml | |
parent | 5e4e72860197c36e9f13adc92df0ff6773107a80 (diff) |
Release sdnc/oam1.8.4
Former-commit-id: ed097ec64586f2bcaca3d686205dbc849017cb0b
Diffstat (limited to 'SdncReports/SdncReportsApi/pom.xml')
-rw-r--r-- | SdncReports/SdncReportsApi/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index a8ca95dd..fb0e1315 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -4,12 +4,12 @@ <packaging>jar</packaging> <artifactId>SdncReportsApi</artifactId> <groupId>org.onap.sdnc.oam</groupId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.4</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.8.4-SNAPSHOT</version> + <version>1.8.4</version> </parent> |