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 /asdcApi/features/pom.xml | |
parent | 2000eadbdad495b8c2cbf8ceaafa0492116e5200 (diff) | |
parent | 6a94a1af55c1858efdedd3c16e0bfb7cd4688d01 (diff) |
Merge "Roll to next snapshot" into dublin
Diffstat (limited to 'asdcApi/features/pom.xml')
-rwxr-xr-x | asdcApi/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index 7617c568..c4d74a8f 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-features</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |