diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-22 09:32:19 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-22 09:32:19 -0400 |
commit | da6f11333d8a7d0abafe780e4d1b86cf5ab87618 (patch) | |
tree | 99d0d4808058ec7dc3c955bfe9bd20b0ed182fba /utils/pom.xml | |
parent | 7c523d1f7011e84fd7a473af1a89df02f41cd5fa (diff) |
Roll to first Dublin snapshot
Roll to first Dublin snapshot
Change-Id: I7066b4c4359f6c700c2b8036fd67a1a3bd66cf1e
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'utils/pom.xml')
-rwxr-xr-x | utils/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index a5131db42..68f20cb7a 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: utils</name> |