Tidy up pom config changes
[aai/search-data-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8fe939f..0443284 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
        <groupId>org.onap.aai</groupId>
        <artifactId>search-data-service</artifactId>
        <name>aai-search-data-service aggregate pom</name>
-       <version>1.4.0-SNAPSHOT</version>
+       <version>1.4.1-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <modules>
                                        <skipDockerBuild>true</skipDockerBuild>
                                </configuration>
                        </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-deploy-plugin</artifactId>
-                               <configuration>
-                                       <skip>true</skip>
-                               </configuration>
-                       </plugin>
                </plugins>
        </build>
 
@@ -72,4 +65,4 @@
                </snapshotRepository>
        </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>