diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 18:50:05 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-11-13 18:50:05 -0500 |
commit | c6fa2af9d698ceb6d38400b2a19ff17baf1bf215 (patch) | |
tree | 85fdf5c4f7a9a51e95c4093eda41fdfd9a26ab87 /blueprints-processor/adaptors/data-adaptor-provider/pom.xml | |
parent | 290a68fb3f5a2aee5850c1396782d872353aadf9 (diff) |
Prepare for release build0.3.2
Prepare for release 0.3.2 of ccsdk/features
Change-Id: I2803ef53b7342ebc45f327c1710c15d4734f2f5e
Issue-ID: CCSDK-679
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/adaptors/data-adaptor-provider/pom.xml')
-rw-r--r-- | blueprints-processor/adaptors/data-adaptor-provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index ed44f1788..e4f4d0e04 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> |