Self release portal-sdk 2.6.0 09/95609/3
authorManoop Talasila <talasila@research.att.com>
Thu, 12 Sep 2019 18:59:05 +0000 (14:59 -0400)
committerManoop Talasila <talasila@research.att.com>
Fri, 13 Sep 2019 01:09:23 +0000 (21:09 -0400)
releasing 2.6.0 portal-sdk libs for El Alto release

Issue-ID: PORTAL-727
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Change-Id: Ib99f6f55149873e373885e1efa9a39a894ef69e3

ecomp-sdk/pom.xml

index 6f718c5..fa95cd4 100644 (file)
                                        </execution>
                                </executions>
                        </plugin>
-
-                       <plugin>
-                               <groupId>org.sonatype.plugins</groupId>
-                               <artifactId>nexus-staging-maven-plugin</artifactId>
-                               <!-- defined in oparent <version>1.6.7</version> -->
-                               <extensions>true</extensions>
-                               <configuration>
-                                       <nexusUrl>${nexusproxy}</nexusUrl>
-                                       <stagingProfileId>176c31dfe190a</stagingProfileId>
-                                       <serverId>ecomp-staging</serverId>
-                               </configuration>
-                       </plugin>
-
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-release-plugin</artifactId>
-                               <version>2.5.3</version>
-                       </plugin>
                </plugins>
 
        </build>