[spring-extensions] branch master updated: Revert parent version to 11.0.0
Rod Widdowson
rdw at steadingsoftware.com
Thu Mar 26 07:18:38 EDT 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=e8f6bfc9649934cf9370f0ee5d0390935e803efa
The following commit(s) were added to refs/heads/master by this push:
new e8f6bfc Revert parent version to 11.0.0
e8f6bfc is described below
commit e8f6bfc9649934cf9370f0ee5d0390935e803efa
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 26 10:49:32 2020 +0000
Revert parent version to 11.0.0
I shouldn't have revised the use in java-support (yet).
This reverts commit 6a56483625821195c6fade8a36f182b01ab8c302.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9f9daf5..a900d58 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>
<groupId>net.shibboleth.ext</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list