diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 19:28:19 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 19:28:25 -0400 |
commit | 47d1b2c1064da356d7a9726f1c8d35cb68e9a4a1 (patch) | |
tree | ee21e3cc597ca2dbfab5ec703c0c197d5f54d906 /integration/pom.xml | |
parent | e261bc3b885a40589bef5698c9d1c98a9e595206 (diff) |
Bump parent 3.2.0 on master
Issue-ID: POLICY-2514
Change-Id: I22902bd8b7a0c1e021870b441259950f9ac96970
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'integration/pom.xml')
-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 d7496b03..352f8103 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.1.4-SNAPSHOT</version> + <version>3.2.0-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |