diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:46:09 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:46:09 -0400 |
commit | d761bb69850d2fe75a28b18310843609d5b81780 (patch) | |
tree | df29681d00777c685c3c8a82fc8da57a9bd7ea26 /blueprints-processor/adaptors/rest-adaptor-provider | |
parent | 9560e601df12f015390e222a0a4ce043003f6fc7 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: Ie0ce73a61ea0caa0e93b56f7f4be367410c62888
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/adaptors/rest-adaptor-provider')
-rw-r--r-- | blueprints-processor/adaptors/rest-adaptor-provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index 645e4d847..45eb292a6 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml @@ -21,12 +21,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2</version> + <version>1.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features</groupId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <artifactId>blueprints-rest-adaptor-provider</artifactId> <packaging>bundle</packaging> <name>Blueprints Rest Adaptor - Provider</name> |