[java-support] branch master updated: JPAR-95 - scm plugin in parent POM still references subversion

Scott Cantor cantor.2 at osu.edu
Fri Jun 9 13:04:07 EDT 2017


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=374ffd39652ad3817184b176c08f5fcd360edbbd

The following commit(s) were added to refs/heads/master by this push:
       new  374ffd3   JPAR-95 - scm plugin in parent POM still references subversion
374ffd3 is described below

commit 374ffd39652ad3817184b176c08f5fcd360edbbd
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 9 13:04:05 2017 -0400

    JPAR-95 - scm plugin in parent POM still references subversion
    
    https://issues.shibboleth.net/jira/browse/JPAR-95
    
    Revert to inheriting from parent now that conversion is done.
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 125e3f2..6d5739b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,6 @@
         </repository>
     </repositories>
 
-    <scm>
-        <connection>scm:git:https://git.shibboleth.net/git/${project.artifactId}</connection>
-        <developerConnection>scm:git:git at git.shibboleth.net:${project.artifactId}</developerConnection>
-        <url>https://git.shibboleth.net/view/?p=${project.artifactId}.git</url>
-    </scm>
-
     <dependencies>
         <!-- Compile Dependencies -->
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list