[java-idp-jetty-base] branch 9.4 updated: Revert parent version to 11.0.0
Rod Widdowson
rdw at steadingsoftware.com
Thu Mar 26 07:18:56 EDT 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch 9.4
in repository java-idp-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=70709b897ae998adb99277f3ef10e918278af5c8
The following commit(s) were added to refs/heads/9.4 by this push:
new 70709b8 Revert parent version to 11.0.0
70709b8 is described below
commit 70709b897ae998adb99277f3ef10e918278af5c8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 26 10:57:12 2020 +0000
Revert parent version to 11.0.0
I shouldn't have revised the use in java-support (yet).
This reverts commit c9ffe6d9d4507195f8ac7a07f29d47e178716168.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a6d97f9..6bbbb0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.1-SNAPSHOT</version>
+ <version>11.0.0</version>
</parent>
<name>idp-jetty-base</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list