diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 09:41:01 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 09:41:01 -0400 |
commit | 49410e7d38ae37506cbb13aa88e0c33ec4ad1bc2 (patch) | |
tree | bc2cbc127a0df158bc09418085b5581e39bc9ee4 /odlparent/client-parent | |
parent | 352397d2713999b0020d96eaab300b2efb7d518c (diff) |
Roll version to recreate release artifacts
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Ie9204c9ec0eb84989303df1089f536314df2c8d7
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlparent/client-parent')
-rw-r--r-- | odlparent/client-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/client-parent/pom.xml b/odlparent/client-parent/pom.xml index b9de9164..d5c899d8 100644 --- a/odlparent/client-parent/pom.xml +++ b/odlparent/client-parent/pom.xml @@ -6,7 +6,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>client-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> <url>http://wiki.onap.org</url> |