summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-08-31 13:44:33 +0000
committerGerrit Code Review <gerrit@onap.org>2021-08-31 13:44:33 +0000
commit1a2a4b17938f357d9dc0119f5417d5ea9e405467 (patch)
treece23bb0749649aed868b39d538c2304dda2039f3 /pom.xml
parent89710c091780bdbc2d56b4e0dc5c32fc34719efc (diff)
parent13533270bb8498fce76a3d7b685b1a0f6d057d71 (diff)
Merge "Export basic prometheus metrics from clamp"
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 61af7c48e..9fdfed004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.clamp</groupId>