diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:40:00 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:40:00 -0400 |
commit | ca4d38ae43092c4daab3eb172decc71c9ce1339a (patch) | |
tree | d0dbc8218eb966fbcdc36e909b6164f33238e0eb /grToolkit/features/pom.xml | |
parent | e4d32693d7006cd9f8687a99ef5bf5d8136e2bcd (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: Iccd4d14f5e0f55ab994a72cbf5b661c5790e2ae8
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'grToolkit/features/pom.xml')
-rwxr-xr-x | grToolkit/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grToolkit/features/pom.xml b/grToolkit/features/pom.xml index ea5d00d5..a91fdeef 100755 --- a/grToolkit/features/pom.xml +++ b/grToolkit/features/pom.xml @@ -4,14 +4,14 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name> <artifactId>gr-toolkit-features</artifactId> <groupId>org.onap.ccsdk.sli.plugins</groupId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>pom</packaging> <modules> |