diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-07 21:13:02 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-08 13:28:56 -0500 |
commit | 041470cee4b3af6d7620e435be5f6c54c030b250 (patch) | |
tree | 4aaef6b17177fd81cc15934e8438ae37d1f592d2 /controlloop/common/model-impl/aai/pom.xml | |
parent | 788954ff3d8ee41927a2a11ebc9a9bdbd7ed2e2c (diff) |
Update SNAPSHOT version
Releasing v1.1.0 so need to update version to 1.1.1
Issue-ID: POLICY-436
Change-Id: I8b85de39bb3a32f5f4faeeb4fcdfb5d95291ae31
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'controlloop/common/model-impl/aai/pom.xml')
-rw-r--r-- | controlloop/common/model-impl/aai/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/model-impl/aai/pom.xml b/controlloop/common/model-impl/aai/pom.xml index 79246bd2d..08f767663 100644 --- a/controlloop/common/model-impl/aai/pom.xml +++ b/controlloop/common/model-impl/aai/pom.xml @@ -7,7 +7,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> |