diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-13 14:33:02 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-13 14:34:15 -0400 |
commit | 5bc474e5b75d2120b42cbf63f3b5646f100f7542 (patch) | |
tree | c82dda9e95e24e696ff8a847db21ead500722ce2 | |
parent | ed382c369c1b24ce056ce0b39b79a079c1681018 (diff) |
Refer to released versions in policy/docker
Issue-ID: POLICY-2695
Change-Id: I7a38190e07c83d0cf9544e3bee53b86e9d575b64
Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.2</version> + <version>3.2.0</version> <relativePath /> </parent> |