diff options
author | 2019-10-11 13:26:43 +0000 | |
---|---|---|
committer | 2019-10-11 13:26:43 +0000 | |
commit | 45bf39c3235202b9c51d5a2cb82c2f3769f569d9 (patch) | |
tree | 4b4b4cda3148ac1291430bbb2fd1cb8544230bab /SdncReports/SdncReportsApi/pom.xml | |
parent | 91158de1a4e223df7f0e30b54eac927c86f51450 (diff) |
Release sdnc/oam1.7.4
Former-commit-id: 1546c71c98e3fc03287e8529670bae274ab1ef7c
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 a23ae63d..89aee879 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.4-SNAPSHOT</version> + <version>1.7.4</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.7.4-SNAPSHOT</version> + <version>1.7.4</version> </parent> |