diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-08 19:53:54 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-08 19:53:54 +0000 |
commit | f42033f54c7e4e0f884dc952e21a67aab82aaf71 (patch) | |
tree | 2d5828c9c4212992ab8503a5b73e7432b8e908a5 /SdncReports/SdncReportsApi/pom.xml | |
parent | f16e0e188621c9c8f617d5d6f90847c8287eceac (diff) |
Release sdnc/oam1.6.1
Former-commit-id: d4e248542a62e925ab3ae5a18a6ba52b388bb78e
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 45994146..d4c33635 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.6.1-SNAPSHOT</version> + <version>1.6.1</version> <name>sdnc-oam :: SdncReports :: SdncReportsApi</name> <parent> <groupId>org.onap.sdnc.oam</groupId> <artifactId>SdncReports</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> </parent> |