[OOM-K8S-CERT-EXTERNAL-PROVIDER] Add check if cert should be updated
[oom/platform/cert-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 36690f8..76a7c6a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     </parent>
     <groupId>org.onap.oom.platform.cert-service</groupId>
     <artifactId>oom-certservice</artifactId>
-    <version>2.3.3-SNAPSHOT</version>
+    <version>2.4.0-SNAPSHOT</version>
     <name>oom-certservice</name>
     <description>OOM Certification Service</description>
     <packaging>pom</packaging>
@@ -75,7 +75,6 @@
 
     <modules>
         <module>certService</module>
-        <module>certServiceClient</module>
         <module>certServicePostProcessor</module>
         <module>certServiceK8sExternalProvider</module>
     </modules>