Plugin to format/validate POM
[ccsdk/cds.git] / ms / blueprintsprocessor / application / pom.xml
index a67b10d..90e9f50 100755 (executable)
   -->
 <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>
+
     <parent>
         <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
         <artifactId>parent</artifactId>
         <version>0.7.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
+
     <artifactId>application</artifactId>
     <packaging>jar</packaging>
+
     <name>Blueprints Processor Application</name>
     <description>Blueprints Processor Application</description>
 
             <artifactId>logback-classic</artifactId>
         </dependency>
     </dependencies>
+
     <build>
         <resources>
             <resource>