diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-24 16:34:21 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-24 16:34:21 +0000 |
commit | 9e46355fd82bc6451c1d3aed4bc83e7ff4e6f486 (patch) | |
tree | defb69fbad311fc5e18c75a1c76dc1102a4b78e3 /integrity-monitor | |
parent | 4f4434efb45dc8797f393c2bcdb8020a0aff7ca0 (diff) |
Update snapshot of policy/common to 1.10.1-SNAPSHOT
*** This commit is generated by a PF release script ***
This commit updates the snapshot of the repo to the next patch version.
Issue-ID: POLICY-3827
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I4ce7c53f5df1e0e1ad954146240899230a45d945
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 3a34b577..1179fdf6 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.10.0-SNAPSHOT</version> + <version>1.10.1-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |