Remove skip deploy 07/507/1
authorSteve Smokowski <ss835w@att.com>
Thu, 16 Feb 2017 13:18:14 +0000 (08:18 -0500)
committerSteve Smokowski <ss835w@att.com>
Thu, 16 Feb 2017 13:18:24 +0000 (08:18 -0500)
Change-Id: I9524008576b18683034ddd38e62dc3745ae72773
Signed-off-by: Steve Smokowski <ss835w@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index c174494..2078afe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               </dependency>
             </dependencies>
         </plugin>
-         <plugin>
-               <groupId>org.apache.maven.plugins</groupId>
-               <artifactId>maven-deploy-plugin</artifactId>                    
-               <configuration>
-               <skip>true</skip>
-               </configuration>
-             </plugin>
+         
        </plugins>
 </build>