[idwsfconsumer] 01/02: Update files to be tagged for release
Phil Smart
philip.smart at jisc.ac.uk
Tue Mar 23 11:01:12 UTC 2021
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository idwsfconsumer.
View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=1f352a1fef0c8b6c049b870fa478e0c11ccb0721
commit 1f352a1fef0c8b6c049b870fa478e0c11ccb0721
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 23 10:28:33 2021 +0000
Update files to be tagged for release
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index b18dfa6..1d12f06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.2.0-SNAPSHOT</version>
+ <version>11.2.0</version>
</parent>
<name>ID-WSF WSC</name>
<groupId>net.shibboleth.liberty</groupId>
<artifactId>idwsfconsumer</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<packaging>jar</packaging>
<properties>
@@ -24,8 +24,8 @@
-->
<doclint>none</doclint>
- <java-support.version>8.2.0-SNAPSHOT</java-support.version>
- <opensaml.version>4.1.0-SNAPSHOT</opensaml.version>
+ <java-support.version>8.2.0</java-support.version>
+ <opensaml.version>4.1.0</opensaml.version>
</properties>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list