diff options
author | 2018-01-13 18:17:30 -0500 | |
---|---|---|
committer | 2018-01-13 18:30:06 -0500 | |
commit | d1be6da1322fd36808633a1893d898a829b6ac44 (patch) | |
tree | 1cd618c636b20c79e571b5d19773a238b4f25386 /integrity-monitor | |
parent | 5d87e90adf7f36c1411b3c925fd202358ae8ffa9 (diff) |
Bump up artifacts version to 1.1.3-SNAPSHOTv1.1.31.0.1-ONAP1.0.1-Amsterdamamsterdam
Change-Id: If302c33d5fa01ef483878265e9a326d31d122020
Issue-ID: POLICY-486
Signed-off-by: Marco Platania <platania@research.att.com>
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'integrity-monitor')
-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 b9c7b4a7..42366f04 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.2-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |