diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:32:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:32:10 -0400 |
commit | a93828ae3a2bfe74e2cf36a0ba9887f0a6a19434 (patch) | |
tree | f141068aa4349b500a16a9e3106b5d30a66d7f15 /blueprints-processor/plugin/generator-provider | |
parent | 99f7280b3287db70a4500c273d46a8097e8be421 (diff) |
Roll version to recreate release artifacts
Roll versions to 0.5.1 - need to re-release El Alto early release
Change-Id: Ibb269d876fcf41591164b27d0de3142ec79fe5ab
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/plugin/generator-provider')
-rw-r--r-- | blueprints-processor/plugin/generator-provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/plugin/generator-provider/pom.xml b/blueprints-processor/plugin/generator-provider/pom.xml index dc3b9a55b..249f264fc 100644 --- a/blueprints-processor/plugin/generator-provider/pom.xml +++ b/blueprints-processor/plugin/generator-provider/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <artifactId>blueprints-generator-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Generator - Provider</name> |