diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:22:34 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:22:34 -0400 |
commit | 17a584327da7ae2b14f7e5e7eec3814346831716 (patch) | |
tree | 57624e38816417a8327d1aa9c6070bc072125f45 /features/pom.xml | |
parent | 3881a8e63e8309d2ba3a7d27e05b3a6c71a256b3 (diff) |
Roll to next snapshot
Roll to next snapshot (1.5.3-SNAPSHOT)
Change-Id: Ia039c974a253c0d9f2e22200a31a6ef819665a5d
Issue-ID: CCSDK-1362
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 25bbc7a8..750e124f 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.2.3</version> + <version>1.2.4-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound-feature-aggregator</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: features</name> |