diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-04-19 21:47:22 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-04-19 21:47:22 +0000 |
commit | 38633c98c03d9d3f090ec596e89006da97fc08b2 (patch) | |
tree | bf3ec17b4b9aa5f7dccba2da09324feef233c0ce /features/features-sdnc-northbound | |
parent | 3f2db4ca66cc5ce6b8933867ea2296401621d892 (diff) |
Release sdnc/northbound2.1.3
Diffstat (limited to 'features/features-sdnc-northbound')
-rw-r--r-- | features/features-sdnc-northbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index 2fd42cfd..22c59ce4 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-sdnc-northbound</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.3</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |