diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:58:56 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 10:58:56 -0400 |
commit | bc48337b724109bc3ecf50b38c977e88edcbde75 (patch) | |
tree | 2aa56663dcb09e9c0e6059a8565564cb37277a36 /blueprints-processor/plugin/generator-provider | |
parent | f56e0a33d4a63d66491826ad9dc358c0f4b22826 (diff) |
Roll versions for Frankfurt development
Roll master version for Frankfurt development
Change-Id: I7cba11d503697b7b84e5b51832b1729d019250f9
Issue-ID: CCSDK-1701
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 baa346679..09d111073 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.4.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <artifactId>blueprints-generator-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Generator - Provider</name> |