diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-07 21:09:11 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-08 08:53:20 -0500 |
commit | dbcb7f80a0c2e0ff78f46fd1d3189abcefb3c53d (patch) | |
tree | 74a7c5a17c381db3c806955ca71413d1333dca58 /integrity-monitor/pom.xml | |
parent | 8b201488c1337435da6d70fe19a00d206d71ecc0 (diff) |
Update SNAPSHOT version
Releasing version 1.1.0 so we need to update to 1.1.1
Issue-ID: POLICY-436
Change-Id: Ie8979e618b49ebd50d0527275cb70cc3824cde1f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'integrity-monitor/pom.xml')
-rw-r--r-- | integrity-monitor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index 4a31a522..576d56bc 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |