[idwsfconsumer] 02/02: Bump version after release
Phil Smart
philip.smart at jisc.ac.uk
Tue Mar 10 15:18:25 EDT 2020
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch master
in repository idwsfconsumer.
View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=718c41cd1b74c9a123968bc7d625744e7a8b22be
commit 718c41cd1b74c9a123968bc7d625744e7a8b22be
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 10 15:13:39 2020 -0400
Bump version after release
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index e305c20..73690c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
<name>ID-WSF WSC</name>
<groupId>net.shibboleth.liberty</groupId>
<artifactId>idwsfconsumer</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
@@ -24,8 +24,8 @@
-->
<doclint>none</doclint>
- <java-support.version>8.0.0</java-support.version>
- <opensaml.version>4.0.0</opensaml.version>
+ <java-support.version>8.0.1-SNAPSHOT</java-support.version>
+ <opensaml.version>4.0.1-SNAPSHOT</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