diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-22 10:38:05 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-06-22 10:38:10 -0400 |
commit | 50bca88569bfd8284d67728403ef5a679ae71a7f (patch) | |
tree | 6ce4558a3d3e6daba5759457e8205bb8c8bf6c37 /integration | |
parent | bd06acf5a3ffd93309b159cdc0bb6cea8f57d52b (diff) |
Bump parent to 3.3.2-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: I6ff0a8d0ab89c86e0dc5c7eb7e40029b98fa7154
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 51951301..2b9c93b2 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.3.2-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |