Revert "Migrate CPS to Spring-boot 3.0"
[cps.git] / cps-service / pom.xml
index 2019f6f..d4fe2e3 100644 (file)
   <parent>
     <groupId>org.onap.cps</groupId>
     <artifactId>cps-parent</artifactId>
-    <version>3.2.4-SNAPSHOT</version>
+    <version>3.3.7-SNAPSHOT</version>
     <relativePath>../cps-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>cps-service</artifactId>
 
-  <properties>
-    <minimum-coverage>0.94</minimum-coverage>
-  </properties>
-
   <dependencies>
     <dependency>
       <groupId>com.github.ben-manes.caffeine</groupId>