diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-25 10:34:51 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-25 11:27:35 -0400 |
commit | 00687833cbe372b09835689b4a5708b03142d29e (patch) | |
tree | 2003e182b31e5e08f922905582538df2abce97c4 /ms/blueprintsprocessor/modules/commons/adaptors | |
parent | 905559f83b9a61cde7101c3d9dbaf424aa51b151 (diff) |
Roll to initial Dublin version
Roll to initial Dublin release version
Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/modules/commons/adaptors')
-rw-r--r-- | ms/blueprintsprocessor/modules/commons/adaptors/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml b/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml index 7421e8175..410111b45 100644 --- a/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml +++ b/ms/blueprintsprocessor/modules/commons/adaptors/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId> <artifactId>commons</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> </parent> <artifactId>adaptors</artifactId> |