[java-idp-plugin-oidc-rp] branch main updated: Update overridden maven enforcer-data version and improve comment

Phil Smart philip.smart at jisc.ac.uk
Mon May 15 10:15:54 UTC 2023


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

philsmart pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=75946694b5ec81492c0adf00020523dd2f84c430

The following commit(s) were added to refs/heads/main by this push:
     new 7594669  Update overridden maven enforcer-data version and improve comment
7594669 is described below

commit 75946694b5ec81492c0adf00020523dd2f84c430
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon May 15 11:15:51 2023 +0100

    Update overridden maven enforcer-data version and improve comment
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1d7eb0c..c87aec4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,9 +29,9 @@
         <checkstyle.configLocation>${project.basedir}/checkstyle.xml</checkstyle.configLocation>
     	<!-- 
     	   REMOVE this enforcer-data override once the parent is up to date with an enforcer-data that contains 
-    	   net.shibboleth.idp.plugin.config.oidc.
+    	   net.shibboleth.idp.plugin.config.oidc. See https://shibboleth.atlassian.net/browse/JMVN-52
         -->
-    	<maven-dist-enforcer-data.version>1.0.13-SNAPSHOT</maven-dist-enforcer-data.version>
+    	<maven-dist-enforcer-data.version>1.0.13</maven-dist-enforcer-data.version>
     </properties>
 
     <distributionManagement>

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


More information about the commits mailing list