[java-idp-jetty-base] branch 12.1-testbed-eclipse updated: Bump version after release
Codeberg
noreply at shibboleth.net
Mon Dec 22 14:45:10 UTC 2025
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch 12.1-testbed-eclipse
in repository java-idp-jetty-base.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-jetty-base/commit/c4c6d3905c57acc277aaf5d20672f3c8e4d0d825
The following commit(s) were added to refs/heads/12.1-testbed-eclipse by this push:
new c4c6d39 Bump version after release
c4c6d39 is described below
commit c4c6d3905c57acc277aaf5d20672f3c8e4d0d825
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Dec 22 09:33:20 2025 -0500
Bump version after release
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f16d023..fe10dfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-jetty-base</artifactId>
<packaging>jar</packaging>
- <version>12.1.0-SNAPSHOT</version>
+ <version>12.1.1-SNAPSHOT</version>
<properties>
<assemblyDirectory>${project.build.directory}/jetty-base</assemblyDirectory>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list