aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-02-22 16:03:13 -0500
committerJim Hahn <jrh3@att.com>2021-02-22 16:12:40 -0500
commita13dcc5d67c90c4856bebfd2c1bcd26990fcd4c6 (patch)
treeb32a041b08d844858f864668d4f019b73961e089 /pom.xml
parent758cd2e691950843415515ba6df2295679bd938b (diff)
Point to non-snapshots in common
Issue-ID: POLICY-3088 Change-Id: I3b3afdc15fb006c6b5fc6b223aa4d3ff6f112f31 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ccb24d2e..f261ec0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.0</version>
<relativePath />
</parent>