diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-27 08:13:47 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-27 08:13:50 -0400 |
commit | 5196e6832cf69c0cfdb878d559e5c16b7a63c707 (patch) | |
tree | b2b249f65d96be31acb362d2da60c87afbcb4872 /pom.xml | |
parent | 0525d540a510be776a40eeb8bb5cd26f880e82a5 (diff) |
Point to latest SNAPSHOTs6.0.0-ONAPhonoluluguilinfrankfurt
Security fixes etc.
Issue-ID: POLICY-2510
Change-Id: Ia30c1c9260ea6ca23dd30a5d972305302d49867d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.1.2</version> + <version>3.1.3-SNAPSHOT</version> <relativePath /> </parent> @@ -41,7 +41,7 @@ <properties> <policy.common.version>1.6.5-SNAPSHOT</policy.common.version> - <policy.models.version>2.2.5-SNAPSHOT</policy.models.version> + <policy.models.version>2.2.6-SNAPSHOT</policy.models.version> </properties> <modules> |