Add deploy plugin to cadi shiro,oauth
[aaf/authz.git] / cadi / oauth-enduser / pom.xml
index df841a1..b89b3fe 100644 (file)
                     </execution>
                                </executions>
                        </plugin>
+                       <plugin>
+                                       <groupId>org.apache.maven.plugins</groupId>
+                                       <artifactId>maven-deploy-plugin</artifactId>
+                                       <version>2.8.1</version>
+                                       <configuration>
+                                               <skip>true</skip>
+                                       </configuration>
+       
+                               </plugin>
                        </plugins>
                </pluginManagement>
        </build>