Enable deploy plugin
[aai/aai-common.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1994ef1..dfc01f3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-deploy-plugin</artifactId>
                     <version>2.8.2</version>
-                    <executions>
-                        <execution>
-                            <id>default-deploy</id>
-                            <phase>none</phase>
-                        </execution>
-                    </executions>
                 </plugin>
                 <plugin>
                     <groupId>com.mycila</groupId>