diff --git a/pom.xml b/pom.xml index 3e901dcddbf5e302f957e02f05b1cecad33acebb..b932a53b682d9953151c03297e95666348b56689 100644 --- a/pom.xml +++ b/pom.xml @@ -125,7 +125,7 @@ <artifactId>maven-release-plugin</artifactId> <version>2.4</version> <configuration> - <goals>deploy</goals> +<!-- <goals>deploy</goals> --> <autoversionsubmodules>true</autoversionsubmodules> </configuration> </plugin>