diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-05 11:53:20 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-05 11:53:26 -0400 |
commit | 70aaa4b276bac0b6d9be8e6c45e220827371019d (patch) | |
tree | 9b0a5ff4584bfb2c789db3f0953674d0f098e63c /integration | |
parent | 08a41f3487706c4bff3f2c4794b023b5f8aff987 (diff) |
Bump parent patch 3.1.4-SNAPSHOT
Issue-ID: POLICY-2514
Change-Id: I5ac1e11b2b460bea74c338d937dba63885b400f2
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 0af7539c..d7496b03 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.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>integration</artifactId> <packaging>pom</packaging> |