summaryrefslogtreecommitdiffstats
path: root/common-be-tests-utils
diff options
context:
space:
mode:
authorandre.schmid <andre.schmid@est.tech>2022-06-24 11:06:35 +0100
committerandre.schmid <andre.schmid@est.tech>2022-06-24 11:06:35 +0100
commitfd3e0e4d9f8badf7632dbfebd39574810ba83e9a (patch)
tree949691345ce9ee1e1ae1f9d0178dd234bded8a8e /common-be-tests-utils
parent3b48aa92a0439040b061335851272903c7341acf (diff)
Step version to 1.11.5-SNAPSHOT
Change-Id: Iee1394298e6afddf30e98c8e07a4ddacef95d55f Issue-ID: SDC-4064 Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'common-be-tests-utils')
-rw-r--r--common-be-tests-utils/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-be-tests-utils/pom.xml b/common-be-tests-utils/pom.xml
index 9dea035bda..ac100474ce 100644
--- a/common-be-tests-utils/pom.xml
+++ b/common-be-tests-utils/pom.xml
@@ -9,7 +9,7 @@
<parent>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-main</artifactId>
- <version>1.11.4-SNAPSHOT</version>
+ <version>1.11.5-SNAPSHOT</version>
</parent>
<dependencies>
74' href='#n174'>174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253