diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-20 15:54:36 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-06-20 15:54:42 -0400 |
commit | c946f9e7338a06c0c444fd3e7120f6158b0b61a1 (patch) | |
tree | 9739b22d6d80b8d87fda16d48baa75e846b86a75 /integration | |
parent | 0b3efb8634b0f13fd43735312c00589dec4edb17 (diff) |
Bump policy/parent 3.0.1
Released 3.0.0
Issue-ID: POLICY-1737
Change-Id: I64c5754f5d74775eac36915a16f0242beef832e3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 9dd05743..b04656f9 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |