[OOM-K8S-CERT-EXTERNAL-PROVIDER] Fix failing build
[oom/platform/cert-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6734d8a..a867349 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.1.0-SNAPSHOT</version>
+    <version>2.1.1-SNAPSHOT</version>
     <name>oom-certservice</name>
     <description>OOM Certification Service</description>
     <packaging>pom</packaging>
@@ -76,6 +76,7 @@
         <module>certService</module>
         <module>certServiceClient</module>
         <module>certServicePostProcessor</module>
+        <module>certServiceK8sExternalProvider</module>
     </modules>
 
     <build>