aboutsummaryrefslogtreecommitdiffstats
path: root/SdncReports/SdncReportsApi/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-07 14:49:45 -0400
committerDan Timoney <dtimoney@att.com>2020-05-07 14:49:45 -0400
commit57495f00cc80d5a2c7d2b951b04d8dc4f84ab369 (patch)
treea33afa9015344242968997539704f51d444e6468 /SdncReports/SdncReportsApi/pom.xml
parent81045e243e0249556719835252d59c7128bd6ed9 (diff)
Roll to next Frankfurt snapshot
Roll to next Frankfurt snapshot Change-Id: Ie8e583c904ffde3414c42065a5c035493013a91a Issue-ID: SDNC-1181 Signed-off-by: Dan Timoney <dtimoney@att.com> Former-commit-id: 00718a8848c68b46e6384ac1463b027e906b4aa8
Diffstat (limited to 'SdncReports/SdncReportsApi/pom.xml')
-rw-r--r--SdncReports/SdncReportsApi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml
index 95653888..9ca09f6b 100644
--- a/SdncReports/SdncReportsApi/pom.xml
+++ b/SdncReports/SdncReportsApi/pom.xml
@@ -4,12 +4,12 @@
<packaging>jar</packaging>
<artifactId>SdncReportsApi</artifactId>
<groupId>org.onap.sdnc.oam</groupId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.3-SNAPSHOT</version>
<name>sdnc-oam :: SdncReports :: SdncReportsApi</name>
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>SdncReports</artifactId>
- <version>1.8.2-SNAPSHOT</version>
+ <version>1.8.3-SNAPSHOT</version>
</parent>
86' href='#n186'>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 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293