diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-20 22:29:48 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-20 22:29:48 +0000 |
commit | 6bfd8e73e99f19472e284f5b907de831246503e6 (patch) | |
tree | b03829a2c4554b198f7b879c9563c54a048496f0 /SdncReports/SdncReportsApi/pom.xml | |
parent | 9cdcc40a85adafd319ff5ace10139cb2f9f62655 (diff) |
Release sdnc/oam1.7.3
Former-commit-id: 54eebb250e95f0ffcc6a403d3ce7b2a040baca0d
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 b6eab485..5f4c20c7 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.3-SNAPSHOT</version> + <version>1.7.3</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> </parent> |