diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 09:57:41 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 09:57:41 -0400 |
commit | e38215fcb0e981a751dccec87608df7011e2397f (patch) | |
tree | e2040be9b98a99d430b34622725e726471efda5a /artifacts/pom.xml | |
parent | 77bd831346293f92c41ca3144fff3e9183b3b755 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: If761a69b069ab05a6aa598cd583ac4275665e425
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'artifacts/pom.xml')
-rwxr-xr-x | artifacts/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 50a6efec2..ac6bf073a 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-core-artifacts</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: sli-core-artifacts</name> @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> </parent> <dependencyManagement> |