diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:06:18 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:06:18 -0500 |
commit | d5fccc7309034300e0ab8c86ffc13bfacad0a5a0 (patch) | |
tree | 96251d05d42e76da73a42f3b910b58066e952dab /odlparent/setup | |
parent | 99be98735c67781adaa3511e4d9a102e79d841fb (diff) |
Roll to next snapshot
Roll ccsdk/parent to next snapshot version
Change-Id: I34d07a7c87a1ff7a35407c64dda40237d0dcd262
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlparent/setup')
-rwxr-xr-x | odlparent/setup/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 9ddaf127..4a90cec0 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>setup</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |