diff options
author | Dan Timoney <dtimoney@att.com> | 2021-05-11 09:41:47 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-05-11 09:41:47 -0400 |
commit | 3fbb662d06378afad296a593f83b7d49c4f0f677 (patch) | |
tree | 79ac33f237e233f33cca044ac30e0ce5de5cb653 /features/installer/pom.xml | |
parent | 606d9286eab1912310def1d0261bd8acc0b1c9b6 (diff) |
Release version 2.1.4 and roll versions
Release version 2.1.4 (Aluminum SR3) of sdnc/northbound and roll
to next snapshot version
Change-Id: I714ca631c0ba374502af292e3e9fceebfe220f39
Issue-ID: SDNC-1542
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 07d72ef0..3832f05c 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-features-installer</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.5-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: features :: ${project.artifactId}</name> |