[java-idp-jetty-base] 02/02: Move Version to track Jetty 11
Rod Widdowson
rdw at steadingsoftware.com
Mon Jun 20 19:04:32 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 10-windows
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=d9af3f9ad740821cd9b3d714184831c91946b05c
commit d9af3f9ad740821cd9b3d714184831c91946b05c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jun 20 20:04:19 2022 +0100
Move Version to track Jetty 11
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1f72c1f..16430a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
<groupId>net.shibboleth.idp</groupId>
<artifactId>idp-jetty-base</artifactId>
<packaging>pom</packaging>
- <version>10.0.0.9-WINDOWS-SNAPSHOT</version>
+ <version>11.0.0.9-WINDOWS-SNAPSHOT</version>
<properties>
<assemblyDirectory>${project.build.directory}/idp-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