[java-parent-project] branch master updated: JSE-28 - remove SVN resource support
Ian Young
ian at iay.org.uk
Mon Feb 26 11:57:40 EST 2018
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=eb2bdbbc37333f2c8c4918c979d3621d94244023
The following commit(s) were added to refs/heads/master by this push:
new eb2bdbb JSE-28 - remove SVN resource support
eb2bdbb is described below
commit eb2bdbbc37333f2c8c4918c979d3621d94244023
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Feb 26 16:56:56 2018 +0000
JSE-28 - remove SVN resource support
---
pom.xml | 15 ---------------
1 file changed, 15 deletions(-)
diff --git a/pom.xml b/pom.xml
index d9edca8..cb0a3cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,21 +395,6 @@
<version>1.0</version>
</dependency>
<dependency>
- <groupId>org.tmatesoft.svnkit</groupId>
- <artifactId>svnkit</artifactId>
- <version>1.8.11</version>
- <!--
- Licensing constraints mean that this dependency should
- always be marked <optional>true</optional> in any of
- our projects which use it.
-
- Note that the <optional> flag is not propagated from
- managed dependencies, so there is no point setting it
- here: it's only a managed dependency to control the
- version number.
- -->
- </dependency>
- <dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<version>3.2.2</version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list