diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-05-11 13:18:07 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-05-11 13:18:07 +0000 |
commit | 8ac2f26d2acef531c3673c970bf23d0713b3bad3 (patch) | |
tree | 2aa53e5384226a5212464ea8ba52025248ddd425 /features/sdnc-northbound-all | |
parent | 606d9286eab1912310def1d0261bd8acc0b1c9b6 (diff) |
Release sdnc/northbound2.1.4
Diffstat (limited to 'features/sdnc-northbound-all')
-rw-r--r-- | features/sdnc-northbound-all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 8c454501..8f3379b8 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-all</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.4</version> <packaging>feature</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |