Release version 1.1.1 of CDS dockers
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / inbounds / selfservice-api / pom.xml
index f136af3..4df6806 100755 (executable)
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>modules-inbounds</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.1.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor.modules</groupId>
     <artifactId>selfservice-api</artifactId>
     <packaging>jar</packaging>
 
-    <name>MS Blueprints Processor Modules - Inbound - Self Service API</name>
+    <name>MS Blueprints Processor Modules - Inbounds - Self Service API</name>
 
     <dependencies>
         <dependency>
                 </exclusion>
             </exclusions>
         </dependency>
+
+        <dependency>
+            <groupId>io.micrometer</groupId>
+            <artifactId>micrometer-core</artifactId>
+        </dependency>
     </dependencies>
 </project>