summaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-10-26 11:09:20 -0400
committerJim Hahn <jrh3@att.com>2020-10-26 11:10:57 -0400
commitb45b74ea7832cc7f3b83072696f91ea41b470560 (patch)
tree1aa1189abf3470f26e946fdfad3017bc6e2c1379 /integration
parenta4ff7b8a6846734dafa9c55f37b081ee7e5efd24 (diff)
Bump parent master to 3.3.0 SNAPSHOT
Bumping minor version now that guilin branch has been created. Issue-ID: POLICY-2875 Change-Id: Ia0f4cad92dc81c9cbdc98bc40af68480bf2afa08 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index 42909692..64012b58 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.2.1-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
</parent>
<artifactId>integration</artifactId>
<packaging>pom</packaging>