[java-plugin-storage-jdbc] branch main updated: Remove scm section from POM.

Scott Cantor cantor.2 at osu.edu
Thu Feb 8 16:04:41 UTC 2024


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

scantor pushed a commit to branch main
in repository java-plugin-storage-jdbc.

View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=7706c7ab99f1f08b4ca24699467e625da9b955e6

The following commit(s) were added to refs/heads/main by this push:
     new 7706c7a  Remove scm section from POM.
7706c7a is described below

commit 7706c7ab99f1f08b4ca24699467e625da9b955e6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 11:04:39 2024 -0500

    Remove scm section from POM.
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9f2bc3e..5d18ddc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,12 +74,6 @@
         </dependencies>
     </dependencyManagement>
 
-    <scm>
-        <connection>${shibboleth.scm.connection}${shibboleth.projectName}</connection>
-        <developerConnection>${shibboleth.scm.developerConnection}${shibboleth.projectName}</developerConnection>
-        <url>${shibboleth.scm.url}${shibboleth.projectName}.git</url>
-    </scm>
-
     <build>
         <plugins>
             <plugin>

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


More information about the commits mailing list