diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 11:40:18 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-09 11:40:25 -0400 |
commit | 6fdc58affe2c441744c9ceb0c2d3b159a60e2753 (patch) | |
tree | 2e570ce154566df94977b6ccb365db7a6fabbe14 /integration/pom.xml | |
parent | c826b48c97396dab45225d651b7de32585ac210c (diff) |
Bump policy/parent to 3.2.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: Ieff53fa51f83d5c32094ac427544beb87cdf9dab
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 a1932d0c..42909692 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.0-SNAPSHOT</version> + <version>3.2.1-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |