[java-support] branch main updated: Revert parent POM version.

Scott Cantor cantor.2 at osu.edu
Mon Jul 19 19:16:20 UTC 2021


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

scantor pushed a commit to branch main
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=d860e7f6dbec02656c35016e7575575dc05bf7c9

The following commit(s) were added to refs/heads/main by this push:
       new  d860e7f   Revert parent POM version.
d860e7f is described below

commit d860e7f6dbec02656c35016e7575575dc05bf7c9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 19 15:16:15 2021 -0400

    Revert parent POM version.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 59630c9..10ddada 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.2.2-SNAPSHOT</version>
+        <version>11.2.1</version>
     </parent>
 
     <name>java-support</name>

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


More information about the commits mailing list