diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 10:11:37 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 11:07:54 -0400 |
commit | 380aa243dcf91106e602f3b54386b34ce0a90f05 (patch) | |
tree | dc2cfd08c6d42f2d0a9a6317bfd6d12d6184e778 /features/pom.xml | |
parent | 1feec7f98f36d13a95e8105b70dfab448d87c902 (diff) |
Roll to next Casablanca snapshot
Roll to next Casablanca snapshot
Change-Id: I61de45ead2f5d0f5ee3108cd38e5285dc7bf08ba
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/pom.xml')
-rwxr-xr-x | features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/pom.xml b/features/pom.xml index d929c422..3e73274d 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-feature-aggregator</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: features</name> |