diff options
author | Dan Timoney <dtimoney@att.com> | 2019-05-29 22:00:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-29 22:00:40 +0000 |
commit | ae8c9443249a32f15ab82005d5af105ccdc78cda (patch) | |
tree | 0132e91c5d9bbbece4f9008b8bbe00973ca4f9fa /ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml | |
parent | 2bb065a5f965087c58828a5a8b690838d63da65c (diff) | |
parent | a34daaa3195ea703b1186f14c10dad3d5572ce0b (diff) |
Merge "Roll to next snapshot" into dublin
Diffstat (limited to 'ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml')
-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 e6ba3563e..38e5b1021 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.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> </parent> <artifactId>selfservice-api</artifactId> |