aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-02-22 14:26:39 -0500
committerJim Hahn <jrh3@att.com>2021-02-22 14:27:20 -0500
commit6ba77c1852cf827375ad351680e4986721132030 (patch)
tree7801c8b268cbc3e0105bdb7033bf69123824dd31
parentc18e3d5e6ddf742702faa96ef0e3c2847f7eb79b (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 71984fb3..4ce275ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>