diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-04 14:16:26 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-08-04 14:16:32 -0400 |
commit | 0328ee3e1d1ab4167f7edc74202182dd274c707b (patch) | |
tree | 58902d61f11e09b742cf897315ed8748c8f6240d /integration | |
parent | b406c081579c4f65d0d31f316962fbddcdf9c37a (diff) |
Bump parent to 3.3.3-SNAPSHOT
Issue-ID: POLICY-3329
Change-Id: I9d051f8ff0c60d04ebe6d39ce555c2dbaa744af8
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 55f52f9e..cd3ab457 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.2-SNAPSHOT</version> + <version>3.3.3-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |