[java-identity-provider] branch master updated: JPAR-95 - scm plugin in parent POM still references subversion
Scott Cantor
cantor.2 at osu.edu
Fri Jun 9 13:06:06 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=0dd5ad471946529968370bcb3b7c006df280af45
The following commit(s) were added to refs/heads/master by this push:
new 0dd5ad4 JPAR-95 - scm plugin in parent POM still references subversion
0dd5ad4 is described below
commit 0dd5ad471946529968370bcb3b7c006df280af45
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 9 13:06:03 2017 -0400
JPAR-95 - scm plugin in parent POM still references subversion
https://issues.shibboleth.net/jira/browse/JPAR-95
Remove unneeded svn property.
---
idp-parent/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index d724f89..08956c8 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -63,7 +63,6 @@
</modules>
<properties>
- <svn.relative.location>java-identity-provider/trunk</svn.relative.location>
<duoweb.version>1.1</duoweb.version>
<u2flib.version>0.16.0</u2flib.version>
<idwsfconsumer.version>1.0.0</idwsfconsumer.version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list