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

Scott Cantor cantor.2 at osu.edu
Fri Jun 9 13:05:36 EDT 2017


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

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

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

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

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

    JPAR-95 - scm plugin in parent POM still references subversion
    
    https://issues.shibboleth.net/jira/browse/JPAR-95
    
    Remove unneeded svn property.
---
 opensaml-parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index b7b90b2..acbc446 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -48,7 +48,6 @@
     </modules>
 
     <properties>
-        <svn.relative.location>java-opensaml/trunk</svn.relative.location>
         <java-support.version>7.4.0-SNAPSHOT</java-support.version>
         <spring-extensions.version>5.4.0-SNAPSHOT</spring-extensions.version>
         <checkstyle.configLocation>${project.basedir}/../opensaml-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>

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


More information about the commits mailing list