aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-08-25 10:03:50 -0400
committerJim Hahn <jrh3@att.com>2021-08-25 10:04:46 -0400
commita0468986b1ae5902b4f7bb94546f208bcaa8aa59 (patch)
tree0b9f489792baac46f5120adec15789ffa3bd0bc2
parente43792b9a7c27a5157fe70179b79db09e3d94098 (diff)
Use release versions in docker2.3.0
Issue-ID: POLICY-3587 Change-Id: I49396f998f623bdb384c67891d770de0caafc79c 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 b95369d4..1ffbef06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
<relativePath />
</parent>