diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 11:00:11 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-11 11:00:11 -0400 |
commit | bd701162797435e16ad6c87ac777fb9294e531bf (patch) | |
tree | 2bf797b101ed1057c88946e8cefe7ba246e9fddb /blueprints-processor/plugin/model-provider | |
parent | f56e0a33d4a63d66491826ad9dc358c0f4b22826 (diff) |
Roll versions for El Alto
Roll to next El Alto snapshot
Change-Id: Iaca47d949626bdc8075d97089372d997c8b249e1
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/plugin/model-provider')
-rw-r--r-- | blueprints-processor/plugin/model-provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/plugin/model-provider/pom.xml b/blueprints-processor/plugin/model-provider/pom.xml index 775aadc7a..e5454226b 100644 --- a/blueprints-processor/plugin/model-provider/pom.xml +++ b/blueprints-processor/plugin/model-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.4.2-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.2-SNAPSHOT</version> <artifactId>blueprints-model-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Model - Provider</name> |