diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:20:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-28 13:20:15 -0400 |
commit | b5afab35874f1ca97ac92f921d8db89df7a999da (patch) | |
tree | 995f92d68c4469c35f679a9b40eac3d1e1dd3e99 /ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | |
parent | 2e8016248a0ea29e8e4918d32bd263473520eaa3 (diff) |
Roll versions
Roll versions in master branch
Change-Id: I12ac01bc8769303c9d6fe7053306bdaa68f54396
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml index 52d971eb1..6d2596024 100644 --- a/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/configs-api/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>inbounds</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>configs-api</artifactId> - <version>0.6.0-SNAPSHOT</version> + <version>0.6.1-SNAPSHOT</version> <packaging>jar</packaging> <name>Blueprints Processor Resource Configurations API</name> <description>Blueprints Processor Resource Configurations API</description> |