diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-13 15:25:08 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-13 15:25:11 +0100 |
commit | f1199bc9da8add48d52bbfc4f38fa6557efc7ec9 (patch) | |
tree | d57cbe1f193eadf40fe66c8def8983fef13aab77 /integrity-audit | |
parent | bcdb99cbfe81f24612cb65b82a3a5aa127ae8c65 (diff) |
Bump policy/common master to 1.10.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: I3710faca8799cfdbf0d6c75ae286b1765ddf6b97
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'integrity-audit')
-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 ebbec95d..b8c09b51 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.9.2-SNAPSHOT</version> + <version>1.10.0-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |