diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-23 19:43:17 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-23 19:43:28 -0400 |
commit | 77418924c9b7089d284854dd060d4d5057722cb6 (patch) | |
tree | adb8b8c253eeb5e7242ac11cc601b26fe2026160 /pom.xml | |
parent | e2e4f0497a143fa777e5135fca80e9050d65c754 (diff) |
Point to models release
Issue-ID: POLICY-2378
Change-Id: Ib2ca540fd6b77dbf4dec6e36b8fc75fce8a9d44b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-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.1-SNAPSHOT</version> + <version>3.1.1</version> <relativePath /> </parent> |