diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-02-06 15:10:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-02-06 15:10:52 +0000 |
commit | c79c83966e733ef0e55e5431b4f5f575c5e31ee6 (patch) | |
tree | 87cda38ee44d679763dd2a6464c2b78f3d9ca9dd /SdncReports/SdncReportsApi/pom.xml | |
parent | f2bf566db264511c32640cf3cc8a1e1bbe0087ab (diff) |
Release sdnc/oam1.7.7
Former-commit-id: b0e4273d13412738ade6b7010313aab2b07b6a36
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 331fb7f9..a7625468 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.7-SNAPSHOT</version> + <version>1.7.7</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.7.7-SNAPSHOT</version> + <version>1.7.7</version> </parent> |