summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-events/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-ncmp-events/pom.xml')
-rw-r--r--cps-ncmp-events/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-events/pom.xml b/cps-ncmp-events/pom.xml
index 8a8d4d8971..d968079e99 100644
--- a/cps-ncmp-events/pom.xml
+++ b/cps-ncmp-events/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.4.1</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
/a> 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144