diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:35:06 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:35:06 -0400 |
commit | f68b42e1e901ad5433f6713add9483effa8a0a0f (patch) | |
tree | c1a780ad6132169e5cd3463326f07889f148fe51 /sliPluginUtils/pom.xml | |
parent | 7756a79ebf6b0d46667153f34b838577d67fab3d (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I3d7b98b1a8832594e8817ca70c517384c702c098
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliPluginUtils/pom.xml')
-rwxr-xr-x | sliPluginUtils/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliPluginUtils/pom.xml b/sliPluginUtils/pom.xml index b6fdb8c6..8671d078 100755 --- a/sliPluginUtils/pom.xml +++ b/sliPluginUtils/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sliPluginUtils</name> |