diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:56:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:56:12 -0400 |
commit | a4292a572e411da3a0a9bb4e206d81fd4a820639 (patch) | |
tree | 343a183a05692bb880ab6ce4b29bbf8eb4f09048 /pom.xml | |
parent | 170edd6e3ed31ec91079f844853d9956942ba317 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: If9ee1427a76b46eabc2c7f74535e8e15998569b6
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-sli-plugins</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins</name> |