[java-identity-provider] branch maint-3.4 updated: Bump opensaml version to 3.4.3-SNAPSHOT.
Scott Cantor
cantor.2 at osu.edu
Fri Apr 5 13:00:31 EDT 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-3.4
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=d24a85db2d93581eeadef628240cf34924f3d352
The following commit(s) were added to refs/heads/maint-3.4 by this push:
new d24a85d Bump opensaml version to 3.4.3-SNAPSHOT.
d24a85d is described below
commit d24a85db2d93581eeadef628240cf34924f3d352
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Apr 5 13:00:28 2019 -0400
Bump opensaml version to 3.4.3-SNAPSHOT.
---
idp-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 669c914..35e96a1 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -69,7 +69,7 @@
<idwsfconsumer.version>1.0.0</idwsfconsumer.version>
<java-support.version>7.5.0-SNAPSHOT</java-support.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
- <opensaml.version>3.4.2</opensaml.version>
+ <opensaml.version>3.4.3-SNAPSHOT</opensaml.version>
<spring-extensions.version>5.4.1</spring-extensions.version>
<checkstyle.configLocation>${project.basedir}/../idp-parent/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
<idp-parent.site.url>${shibboleth.site.url}java-identity-provider/${project.version}/</idp-parent.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list