diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 12:14:42 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-04-13 14:26:53 -0400 |
commit | 46a970eefe4574bf26c86fb684e6c6472f04b92f (patch) | |
tree | a322dc656934360b40cbc3eb9eb3b9607ab093f4 /integrity-monitor/pom.xml | |
parent | 812927271b46d444ef7fec3cdfb04bb1371c1661 (diff) |
Upgrade SNAPSHOT to 1.2.1
Issue-ID: POLICY-736
Change-Id: Iccb43b692908ffc35fc0d18da1e967718e3c3519
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 a5295b17..df01cfc0 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.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |