try without any plugin defn 63/1063/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 21 Feb 2017 01:29:08 +0000 (20:29 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 21 Feb 2017 01:29:21 +0000 (20:29 -0500)
Change-Id: Id62e1422662688a515a0e51690904a101adfca85
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
PyPDPServer/pom.xml

index 39b1621..f06edb1 100644 (file)
                </dependency>
        </dependencies>
 
+<!-- 
        <build>
                <plugins>
                        <plugin>
                                        <serverId>ecomp-staging</serverId>
                                </configuration>
                        </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-deploy-plugin</artifactId>
-                               <version>2.8</version> <!-- This version supports the "deployAtEnd" parameter -->
-                               <configuration>
-                                       <skip />
-                               </configuration>
-                       </plugin>
                        <plugin>
                                <groupId>org.springframework.boot</groupId>
                                <artifactId>spring-boot-maven-plugin</artifactId>
                        </plugin>
                </plugins>
        </build>
+       -->
 </project>