diff options
author | Dan Timoney <dtimoney@att.com> | 2019-05-29 22:00:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-29 22:00:04 +0000 |
commit | ebb12a4025b6d6f0297bc2cb33e6a5ea07c15b29 (patch) | |
tree | 09f3e45e2147c75172b1db05ea19ae2a25021f84 /features/installer/pom.xml | |
parent | 2000eadbdad495b8c2cbf8ceaafa0492116e5200 (diff) | |
parent | 6a94a1af55c1858efdedd3c16e0bfb7cd4688d01 (diff) |
Merge "Roll to next snapshot" into dublin
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 349756a2..20600888 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-features-installer</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |