Added policyNodes, db, tls support
[dcaegen2/platform.git] / mod / bpgenerator / pom.xml
index d63b9c9..e1a50b4 100644 (file)
        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.mod</groupId>
        <artifactId>blueprint-generator</artifactId>
-       <version>1.2.1-SNAPSHOT</version>
+       <version>1.3.0-SNAPSHOT</version>
        <properties>
                <maven.compiler.source>1.6</maven.compiler.source>
                <maven.compiler.target>1.6</maven.compiler.target>