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 /utils/pom.xml | |
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 'utils/pom.xml')
-rw-r--r-- | utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index 86ca8325..4ba57f76 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,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> <artifactId>utils</artifactId> |