[java-parent-project] branch maint-7 updated: JPAR-25 - remove jargs dependency once it is no longer used
Ian Young
ian at iay.org.uk
Tue Mar 6 10:12:27 EST 2018
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-7
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=50c0fb2d81734e5ab18219d97face06844db2ab0
The following commit(s) were added to refs/heads/maint-7 by this push:
new 50c0fb2 JPAR-25 - remove jargs dependency once it is no longer used
50c0fb2 is described below
commit 50c0fb2d81734e5ab18219d97face06844db2ab0
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Tue Mar 6 15:08:06 2018 +0000
JPAR-25 - remove jargs dependency once it is no longer used
---
pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5565b24..4b27350 100644
--- a/pom.xml
+++ b/pom.xml
@@ -357,11 +357,6 @@
<version>1.48</version>
</dependency>
<dependency>
- <groupId>jargs</groupId>
- <artifactId>jargs</artifactId>
- <version>1.0</version>
- </dependency>
- <dependency>
<groupId>org.tmatesoft.svnkit</groupId>
<artifactId>svnkit</artifactId>
<version>1.8.11</version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list