[SDNC-5] summary
[sdnc/core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index eb1ec7e..b73fcc5 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -7,6 +7,7 @@
        <groupId>org.openecomp.sdnc.core</groupId>
        <artifactId>sdnc-core</artifactId>
 
+
        <name>SDN-C Core Components</name>
        <url>https://wiki.openecomp.org</url>
        <description>The SDN-C core components contains the SLI, dblib and root pom</description>
@@ -14,7 +15,7 @@
        <parent>
                <groupId>org.openecomp.sdnc.core</groupId>
                <artifactId>root</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.1-SNAPSHOT</version>
                <relativePath>rootpom/pom.xml</relativePath>
        </parent>
 
@@ -55,7 +56,6 @@
                                </property>
                        </activation>
                        <build>
-                               <pluginManagement>
                                        <plugins>
                                                <plugin>
                                                        <groupId>com.blackducksoftware.integration</groupId>
@@ -78,7 +78,7 @@
                                                </plugin>
                                        </plugins>
 
-                               </pluginManagement>
+
 
                        </build>