maven improvements and clean up
[sdc.git] / common-be / pom.xml
index 8bae680..1b0dcd0 100644 (file)
                </dependency>
 
        </dependencies>
-       
-       <build>
-               <pluginManagement>
-                       <plugins>
-                               <plugin>
-                                       <groupId>org.apache.maven.plugins</groupId>
-                                       <artifactId>maven-deploy-plugin</artifactId>
-                                       <version>2.7</version>
-                                       <configuration>
-                                               <skip>true</skip>
-                                       </configuration>
-                               </plugin>
-                       </plugins>
-               </pluginManagement>
-       </build>
+
 </project>