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