Modify submodule deploy
[aai/aai-service.git] / aai-schema / pom.xml
index be2cd29..450b13b 100644 (file)
                              </execution>
                            </executions>
                         </plugin>
+                        <plugin>
+                       <groupId>org.apache.maven.plugins</groupId>
+                       <artifactId>maven-deploy-plugin</artifactId>
+                       <executions>
+                               <execution>
+                               <id>default-deploy</id>
+                               <phase>deploy</phase>
+                               </execution>
+                               </executions>
+                       </plugin> 
          </plugins>
   </build>
   <distributionManagement>