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/model/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/model/pom.xml')
-rwxr-xr-x | grToolkit/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/grToolkit/model/pom.xml b/grToolkit/model/pom.xml index ab85fccf..a1d5ac47 100755 --- a/grToolkit/model/pom.xml +++ b/grToolkit/model/pom.xml @@ -4,13 +4,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <name>ccsdk-sli-plugins :: gr-toolkit :: ${project.artifactId}</name> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-model</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>bundle</packaging> <dependencies> |