diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:19:13 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-22 16:19:13 -0400 |
commit | 5b8ba83b7539e29a4a7179e7b7f571eb5d0f7c30 (patch) | |
tree | 8f4082b9ff5605184f55e5a7ef2486a0971a0efc /artifacts | |
parent | 36b83bd4c1b5e20b23cc2986aca15ed31107c2a3 (diff) |
Roll elalto-fluorine version
Roll version on El Alto Fluorine branch
Change-Id: I31db9d69d6c173c38bc1e3f34e6268d66ef061f2
Issue-ID: CCSDK-1641
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 9bc3a9c9..f412d75e 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.5.2-SNAPSHOT</version> + <version>0.5.3-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.3.3-SNAPSHOT</version> + <version>1.3.4-SNAPSHOT</version> </parent> <dependencyManagement> |