diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-10-24 06:35:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-10-24 06:35:30 +0000 |
commit | 6a0b90ad1f1381166f5f2b2630a011732a08ca05 (patch) | |
tree | eb0a563ae64cd5e5919d4bdc4a856260b3c06508 /SdncReports/SdncReportsApi/pom.xml | |
parent | 02ec0c09a8056f62e60c5c5b7be0002632c43abd (diff) |
Release sdnc/oam1.7.5
Former-commit-id: 04adba860e418582ee142a575ce6826682dfb80e
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 0a1dd130..804eb38a 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.7.5-SNAPSHOT</version> + <version>1.7.5</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.7.5-SNAPSHOT</version> + <version>1.7.5</version> </parent> |