Roll versions after J-Relase master -> 0.2.0
[nonrtric/plt/rappmanager.git] / participants / pom.xml
index f09e806..b4ae178 100755 (executable)
@@ -4,7 +4,7 @@
 * O-RAN-SC
 * %%
 * Copyright (C) 2023 Nordix Foundation
-* Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
+* Copyright (C) 2023-2024 OpenInfra Foundation Europe. All rights reserved.
 * %%
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
-        <version>3.2.0</version>
+        <version>3.2.5</version>
         <relativePath/>
     </parent>
     <groupId>org.o-ran-sc.nonrtric.plt</groupId>
     <artifactId>participants</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>NONRTRIC ACM Participants</name>
     <description>O-RAN SC ACM Participants.</description>
     </repositories>
     <properties>
         <java.version>17</java.version>
-        <openapi.maven.version>7.0.1</openapi.maven.version>
-        <docker-maven-plugin>0.30.0</docker-maven-plugin>
-        <jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
-        <onap.acm.models.version>7.1.0</onap.acm.models.version>
+        <openapi.maven.version>7.3.0</openapi.maven.version>
+        <docker-maven-plugin>0.43.4</docker-maven-plugin>
+        <jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
+        <onap.acm.models.version>7.1.1</onap.acm.models.version>
         <openapi.jackson.databind.nullable.version>0.2.6</openapi.jackson.databind.nullable.version>
     </properties>
     <build>