diff options
author | Jim Hahn <jrh3@att.com> | 2021-02-22 15:50:46 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-02-22 15:51:24 -0500 |
commit | 8fcb2f68bb4fbd1728d6273555ea186309c14f20 (patch) | |
tree | 3a4449742d6d30b64ca5d4ff557eb2e29bdb39b0 /integration | |
parent | 07bcc9fa6df3539de8e145f5c85490ec9366d09e (diff) |
Bump version to 3.3.1-SNAPSHOT in parent
Issue-ID: POLICY-3088
Change-Id: Ia1cdeed8cd822122287dd47ae19947a3ec397a46
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 a19058bc..caf99c4e 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.0-SNAPSHOT</version> + <version>3.3.1-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |