diff options
author | Marco Platania <platania@research.att.com> | 2018-01-13 18:17:30 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-01-13 18:30:06 -0500 |
commit | d1be6da1322fd36808633a1893d898a829b6ac44 (patch) | |
tree | 1cd618c636b20c79e571b5d19773a238b4f25386 /integrity-audit/pom.xml | |
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-audit/pom.xml')
-rw-r--r-- | integrity-audit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 9d7918f2..98325d47 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/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 Audit</name> |