diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-11-08 23:59:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-08 23:59:42 +0000 |
commit | b444334ec9d80aabb6dc7cefae1f2dfd3dd62577 (patch) | |
tree | b18417ef20b902318e4b82ecbf10f937e23d1d5a /controlloop/common/model-impl/rest/pom.xml | |
parent | 9cbbe8c6abd790ab84ff47214db1f63bb5c2e1d7 (diff) | |
parent | 041470cee4b3af6d7620e435be5f6c54c030b250 (diff) |
Merge "Update SNAPSHOT version"
Diffstat (limited to 'controlloop/common/model-impl/rest/pom.xml')
-rw-r--r-- | controlloop/common/model-impl/rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/model-impl/rest/pom.xml b/controlloop/common/model-impl/rest/pom.xml index 96c5bb98a..ebeed66e3 100644 --- a/controlloop/common/model-impl/rest/pom.xml +++ b/controlloop/common/model-impl/rest/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>model-impl</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <dependencies> |