diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 15:00:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 15:00:12 -0400 |
commit | 1b656572c8257d9e137ca30487fafa3ce0bc83a4 (patch) | |
tree | 5b40c8b9f41eadcf79fd3d7dc24af0877785d6b0 /dependencies | |
parent | 85eb22e9870c9fe33f42880a883012d845e6f2ad (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts
Change-Id: Ibfbad4c9dcf3f2158c709e12d16b315b9a3693de
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dependencies')
-rwxr-xr-x | dependencies/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 49984226..a823560b 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.1</version> + <version>1.3.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>dependencies</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution:: dependencies</name> |