[spring-extensions] branch main updated: Lock parent version and snaphots for new release
Phil Smart
philip.smart at jisc.ac.uk
Thu Apr 14 15:55:31 UTC 2022
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=c54a8453c46045943b814bbe0dd47f83c5169335
The following commit(s) were added to refs/heads/main by this push:
new c54a845 Lock parent version and snaphots for new release
c54a845 is described below
commit c54a8453c46045943b814bbe0dd47f83c5169335
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Thu Apr 14 15:55:02 2022 +0000
Lock parent version and snaphots for new release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 354e9fc..56cfd91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.0-SNAPSHOT</version>
+ <version>11.3.1</version>
</parent>
<groupId>net.shibboleth.ext</groupId>
@@ -26,7 +26,7 @@
<properties>
<automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
- <java-support.version>8.3.0-SNAPSHOT</java-support.version>
+ <java-support.version>8.3.1</java-support.version>
<shibboleth.site.deploy.url>//shibboleth.net/home/javasites/staging/</shibboleth.site.deploy.url>
<jdk.version>15.3</jdk.version>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list