diff options
author | Jim Hahn <jrh3@att.com> | 2021-02-22 14:26:39 -0500 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2021-02-22 14:27:20 -0500 |
commit | 6ba77c1852cf827375ad351680e4986721132030 (patch) | |
tree | 7801c8b268cbc3e0105bdb7033bf69123824dd31 | |
parent | c18e3d5e6ddf742702faa96ef0e3c2847f7eb79b (diff) |
Point to non-snapshots in docker8.0.2-PF-I18.0.1-ONAP2.2.1
Issue-ID: POLICY-3088
Change-Id: I77ad5fbf2bd3fa08ce68fbce7ae40a885751d08d
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.3.0-SNAPSHOT</version> + <version>3.3.0</version> <relativePath /> </parent> |