[java-idp-integration-tests] branch master updated: IDP-1295 - Bump the current version of the IdP
Tom Zeller
tzeller at dragonacea.biz
Mon Jun 25 17:29:16 EDT 2018
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=3efcd92ddfe593ba30ddada4fc4a7a4d5e0bf483
The following commit(s) were added to refs/heads/master by this push:
new 3efcd92 IDP-1295 - Bump the current version of the IdP
3efcd92 is described below
commit 3efcd92ddfe593ba30ddada4fc4a7a4d5e0bf483
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon Jun 25 16:28:52 2018 -0500
IDP-1295 - Bump the current version of the IdP
Should have been bumped during 3.3.3 release.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index da38a62..ac48e26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<properties>
<!-- IdP -->
<idp.version>3.4.0-SNAPSHOT</idp.version>
- <idp-current.version>3.3.2</idp-current.version>
+ <idp-current.version>3.3.3</idp-current.version>
<idp-next-patch.version>3.3.4-SNAPSHOT</idp-next-patch.version>
<!-- IdP and OpenSAML for the maint-3.3 branch of the IdP -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list