[idwsfconsumer] 01/02: Update files to be tagged for release (no-snapshots)

Phil Smart philip.smart at jisc.ac.uk
Tue Feb 25 17:50:04 EST 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=7874162ed17b19f585e95f60a852d005874800e9

commit 7874162ed17b19f585e95f60a852d005874800e9
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Feb 25 17:46:47 2020 -0500

    Update files to be tagged for release (no-snapshots)
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index d2b919c..5cfe256 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>11.0.0-SNAPSHOT</version>
+        <version>11.0.0-beta2</version>
     </parent>
 
     <name>ID-WSF WSC</name>
     <groupId>net.shibboleth.liberty</groupId>
     <artifactId>idwsfconsumer</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0-beta2</version>
     <packaging>jar</packaging>
     
     <properties>
@@ -24,8 +24,8 @@
         -->
         <doclint>none</doclint>
 
-        <java-support.version>8.0.0-SNAPSHOT</java-support.version>
-        <opensaml.version>4.0.0-SNAPSHOT</opensaml.version>
+        <java-support.version>8.0.0-beta2</java-support.version>
+        <opensaml.version>4.0.0-beta2</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