diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:28:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:28:15 -0400 |
commit | f6aba62c7ee10eb14e9db2aaf1dc7676ccc130fa (patch) | |
tree | 17930fff34507272c54847f730a56750a0d66b4f /ms/blueprintsprocessor/modules/inbounds/selfservice-api | |
parent | d787865b42e40398246089a2c1d6f762e2816399 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/selfservice-api')
-rwxr-xr-x | ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index d3f8b4616..340f2c618 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>inbounds</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> </parent> <artifactId>selfservice-api</artifactId> |