diff options
author | Jim Hahn <jrh3@att.com> | 2019-09-05 10:11:53 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-09-05 10:11:53 -0400 |
commit | 2906540dc3e9232d411337e31f31a783604ce0f2 (patch) | |
tree | 4e688251a1938ca45845b715bfc9d079899c8816 /pom.xml | |
parent | 1f89af3b9916cd2b0198aa3a9491946f33c3f7cc (diff) |
Update parent version in elalto docker
Change-Id: Ieeaa507ccae25cb8d526bbcfe838506a20e91202
Issue-ID: POLICY-2045
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>3.0.1-SNAPSHOT</version> + <version>3.0.1</version> <relativePath /> </parent> |