diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:02:42 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:02:42 -0400 |
commit | e48d419ff3348af068aa2e72e283b0fed0cb5108 (patch) | |
tree | 196d6ffb377c1594df9cf898cf115f8e65c04c6a /artifacts/pom.xml | |
parent | 5f9d3faad6a139578cb1c9b1c76f7bb5282cbe79 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: I0b516ccc051ca5a08414c653b7631716fafa987e
Issue-ID: CCSDK-1563
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 95adfa3f..1ca2f727 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: sli-northbound-artifacts</name> @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <properties> |