diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:40:36 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:40:36 -0400 |
commit | 951bbf5ba58a961fa026957360113436ee8e582a (patch) | |
tree | d3320fe8e39b75d555771e15bd51aa1537829068 /ms/blueprintsprocessor/modules/inbounds/resource-api | |
parent | d787865b42e40398246089a2c1d6f762e2816399 (diff) |
Roll to next snapshot
Roll dublin branch to next snapshot (0.4.3-SNAPSHOT)
Change-Id: I05111e4a8bc75d6edfffa740a236ab3cbfb60f13
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/resource-api')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml index 4d5857651..4c537bccf 100644 --- a/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/resource-api/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>inbounds</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.4.3-SNAPSHOT</version> </parent> <artifactId>resource-api</artifactId> |