[java-idp-plugin-metadatagen] branch main updated: Remove scm section from POM.

Scott Cantor cantor.2 at osu.edu
Thu Feb 8 16:00:25 UTC 2024


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

scantor pushed a commit to branch main
in repository java-idp-plugin-metadatagen.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-metadatagen.git;a=commit;h=933d0dc1864ecaf6d932040fb194fb559f2f7483

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

commit 933d0dc1864ecaf6d932040fb194fb559f2f7483
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Feb 8 11:00:22 2024 -0500

    Remove scm section from POM.
---
 metadatagen-dist/pom.xml | 2 --
 pom.xml                  | 6 ------
 2 files changed, 8 deletions(-)

diff --git a/metadatagen-dist/pom.xml b/metadatagen-dist/pom.xml
index 396214d..385b559 100644
--- a/metadatagen-dist/pom.xml
+++ b/metadatagen-dist/pom.xml
@@ -81,8 +81,6 @@
                 </executions>
             </plugin>
         </plugins>
-
     </build>
 
-
 </project>
diff --git a/pom.xml b/pom.xml
index 2bc8fa7..a8bf370 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,12 +111,6 @@
             </dependency>
         </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>

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


More information about the commits mailing list