[spring-extensions] 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:39 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=48cf309b50f3900310cc65faba63e9489f600682
The following commit(s) were added to refs/heads/master by this push:
new 48cf309 JPAR-95 - scm plugin in parent POM still references subversion
48cf309 is described below
commit 48cf309b50f3900310cc65faba63e9489f600682
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 9 13:04:37 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 dc03572..0ff3109 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,12 +41,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