diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:54:52 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 11:54:52 -0400 |
commit | d5f883f63b0faf2b0c8a7c9bc9e384c4f893d766 (patch) | |
tree | 85dad2823a6e9276f30aa274d35a486a3b540470 /artifacts | |
parent | 5ddde36ddd17ef3cbcae6df12cd4862998d7f2ad (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: Ifec94aaab874709c18ffcb03c2b7aa82c23ba2f9
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-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 2daa2c5b2..261b955e4 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sli-plugins-artifacts</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: sli-plugins-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> |