Added the dmaap plugin changes needed
[dcaegen2/platform/cli.git] / blueprint-generator / pom.xml
index af67cbb..96a0c97 100644 (file)
@@ -23,9 +23,9 @@
        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.oparent</groupId>
-               <artifactId>oparent</artifactId>
-               <version>2.0.0</version>
+               <groupId>org.onap.oparent</groupId> 
+               <artifactId>oparent</artifactId> 
+               <version>2.0.0</version> 
        </parent>
        <groupId>org.onap.dcaegen2.platform.cli</groupId>
        <artifactId>blueprint-generator</artifactId>
@@ -44,7 +44,7 @@
        </properties>
 
        <build>
-               <plugins>
+               <plugins>    
         <!-- the following plugins are invoked from oparent, we do not need them -->
                        <plugin>
                                <artifactId>maven-assembly-plugin</artifactId>