Update Spring 3PP versions
[ccsdk/parent.git] / springboot / springboot25 / pom.xml
index 08da7dd..d7e828d 100644 (file)
@@ -2,9 +2,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <!-- PLEASE READ !!!!! This file is generated from ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml
-        Any updates needed should be made to that template and not to the generated
-        pom.xml file -->
+    <!-- PLEASE READ !!!!! This file was originally generated from ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml -->
     <parent>
         <groupId>org.springframework.boot</groupId>
         <artifactId>spring-boot-starter-parent</artifactId>
 
     <groupId>org.onap.ccsdk.parent</groupId>
     <artifactId>spring-boot-25-starter-parent</artifactId>
-    <version>2.3.3-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name>
-    <description>Root POM to be used in place of spring-boot parent for CCSDK based projects</description>
+    <description>Root POM to be used in place of spring-boot parent for CCSDK based projects (Spring-boot 2.5)</description>
     <url>http://wiki.onap.org</url>
     <organization>
         <name>ONAP</name>
             <dependency>
                 <groupId>org.onap.ccsdk.parent</groupId>
                 <artifactId>dependencies-bom</artifactId>
-                <version>2.3.3-SNAPSHOT</version>
+                <version>2.4.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
         </profile>
         <!-- End of profiles from ONAP oparent -->
     </profiles>
-</project>
+</project>
\ No newline at end of file