You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cr...@apache.org on 2021/05/19 13:23:06 UTC

[sling-org-apache-sling-auth-saml2] branch master updated: removed old empty scm tag

This is an automated email from the ASF dual-hosted git repository.

cris pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-saml2.git


The following commit(s) were added to refs/heads/master by this push:
     new d7bc116  removed old empty scm tag
d7bc116 is described below

commit d7bc1162804ebccce7f43d12c71374d585132cf7
Author: Cris Rockwell <cm...@umich.edu>
AuthorDate: Wed May 19 09:21:49 2021 -0400

    removed old empty scm tag
---
 pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index a681b04..849117a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@ which is licensed under the Apache-2.0 license.
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-auth-saml2.git</url>
     <tag>HEAD</tag>
  </scm>
- 
+
   <build>
     <plugins>
       <plugin>
@@ -470,7 +470,4 @@ https://wiki.shibboleth.net/confluence/display/DEV/Use+of+Maven+Central
   </repository>
 </repositories>
 
-  <scm>
-    <tag>org.apache.sling.auth.saml2-0.2.2</tag>
-  </scm>
 </project>