diff options
author | liamfallon <liam.fallon@est.tech> | 2021-11-23 16:43:08 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-11-23 16:43:08 +0000 |
commit | b83baa956dbe31cedd9af8ac1ebafba675a5226e (patch) | |
tree | cda468442ab16bf007d5349454aac3352b30829a /integration | |
parent | 8c2e790e51e6587c93ac7d71401f7bc88462f1b9 (diff) |
Update snapshot of policy/parent to 3.5.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: I02cac4f46aa69771b26de4f944d931c37e6a586a
Diffstat (limited to 'integration')
-rw-r--r-- | integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml index 5d0030e0..37053e8d 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.5.0-SNAPSHOT</version> + <version>3.5.1-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |