diff options
author | Jim Hahn <jrh3@att.com> | 2021-03-10 14:03:29 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-03-10 14:04:00 -0500 |
commit | ffb74ac019aae806a4465bc0ddf9925b67fea905 (patch) | |
tree | 00f6fd5cf9dafff29088d47268bf48a479be7073 /integration | |
parent | 4b2e3aaea4253c33cd6490fd15e26e1ac054daa0 (diff) |
Bump version to 3.4.0 in parent
Issue-ID: POLICY-3105
Change-Id: Idae28ee3bf7caa53d288410d9bec3f22658663c3
Signed-off-by: Jim Hahn <jrh3@att.com>
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 caf99c4e..8c728089 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.3.1-SNAPSHOT</version> + <version>3.4.0-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |