aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-09-09 11:39:48 +0100
committerliamfallon <liam.fallon@est.tech>2021-09-09 15:32:54 +0100
commitf16d42aec838b7e8faf39af2a3f46dfb5fed0605 (patch)
treeda0d36b9a597fcbca67ec4ef4e591e7ddbc6a72d /pom.xml
parentcd3d6cbefa15222b290a4c19506bf0e7482d6cc8 (diff)
Point at released policy parent
Issue-ID: POLICY-3587 Issue-ID: POLICY-3587 Change-Id: I41a98f3f03d6547adb0ec496011dc80d7655a534 Signed-off-by: liamfallon <liam.fallon@est.tech>
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 4c2da2d75..0996f0586 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.2</version>
</parent>
<groupId>org.onap.policy.clamp</groupId>