diff options
author | 2019-06-03 14:03:22 -0500 | |
---|---|---|
committer | 2019-06-03 14:03:26 -0500 | |
commit | 326678478816341e488c9f34dafbf991ea206cf3 (patch) | |
tree | 6954318944b1e8533f2df6ded873ba95d2d7255e /shiro | |
parent | 775b7f01c2aa1b9f709d479cc2bd8a7d2557184e (diff) |
move to JJB
Issue-ID: AAF-842
Change-Id: Ie27739c44fe5f768862765eb6208794c6d126e2e
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'shiro')
-rw-r--r-- | shiro/pom.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/shiro/pom.xml b/shiro/pom.xml index 6488034..5502744 100644 --- a/shiro/pom.xml +++ b/shiro/pom.xml @@ -110,16 +110,6 @@ <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> <configuration> |