move to JJB 70/89170/1
authorInstrumental <jonathan.gathman@att.com>
Mon, 3 Jun 2019 19:03:22 +0000 (14:03 -0500)
committerInstrumental <jonathan.gathman@att.com>
Mon, 3 Jun 2019 19:03:26 +0000 (14:03 -0500)
Issue-ID: AAF-842
Change-Id: Ie27739c44fe5f768862765eb6208794c6d126e2e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
pom.xml
shiro/pom.xml

diff --git a/pom.xml b/pom.xml
index 80a8fce..f222566 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
 
        <properties>
                <!-- This version needs to be RELEASED version. Fails on SNAPSHOT -->
-               <cadi.version>2.1.10</cadi.version>
+               <cadi.version>2.1.13</cadi.version>
                <!-- <sonar.skip>true</sonar.skip> -->
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <!-- project.jettyVersion>9.4.12.v20180830</project.jettyVersion -->
                                                </lifecycleMappingMetadata>
                                        </configuration>
                                </plugin>
-                               <plugin>
-                                       <groupId>org.sonatype.plugins</groupId>
-                                       <artifactId>nexus-staging-maven-plugin</artifactId>
-                                       <version>1.6.7</version>
-                                       <extensions>true</extensions>
-                                       <configuration>
-                                               <nexusUrl>${nexusproxy}</nexusUrl>
-                                               <stagingProfileId>176c31dfe190a</stagingProfileId>
-                                               <serverId>ecomp-staging</serverId>
-                                       </configuration>
-                               </plugin>
                                <plugin>
                                        <groupId>org.jacoco</groupId>
                                        <artifactId>jacoco-maven-plugin</artifactId>
index 6488034..5502744 100644 (file)
        </dependencies>
        <build>
                <plugins>
-                       <plugin>
-                               <groupId>org.sonatype.plugins</groupId>
-                               <artifactId>nexus-staging-maven-plugin</artifactId>
-                               <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-deploy-plugin</artifactId>