diff options
author | liamfallon <liam.fallon@est.tech> | 2023-08-23 16:28:41 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-08-23 16:31:04 +0100 |
commit | c595ea2930d8a4283f1dbdcaceed3b25933c9655 (patch) | |
tree | 3d8e3dd489efe451d73df19016d0885cb7546f40 /integrity-monitor | |
parent | 16ef534c8023dea487106115c53a22a45df76ea2 (diff) |
Bump snapshoths for Java 17java-17
Bump snapshots for Java 17
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4665
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I214a1405eaa4ab3487201e9c03d46673f92f174d
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 91f8a34b..58cb45f2 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |