[spring-extensions] 01/02: Update files to be tagged for release
Scott Cantor
cantor.2 at osu.edu
Thu Apr 11 17:44:43 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-6
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=0387172f41545ee68a37e1f1fff5703d18658683
commit 0387172f41545ee68a37e1f1fff5703d18658683
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 11 13:44:05 2024 -0400
Update files to be tagged for release
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 364a04a..cf31c1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
build (to populate the javadoc, which is consumed by the
Jenkins 'nightly' builds).
-->
- <version>6.3.2-SNAPSHOT</version>
+ <version>6.3.2</version>
<name>Spring Framework Extension</name>
<description>
@@ -27,7 +27,7 @@
<properties>
<shibboleth.projectName>spring-extensions</shibboleth.projectName>
<automatic.module.name>net.shibboleth.ext.spring</automatic.module.name>
- <java-support.version>8.4.2-SNAPSHOT</java-support.version>
+ <java-support.version>8.4.2</java-support.version>
<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