[java-idp-integration-tests] 01/02: Bump idp-4.0.0-SNAPSHOT profile to 4.0.1
Tom Zeller
tzeller at dragonacea.biz
Wed Oct 21 19:44:35 UTC 2020
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch main
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=9ee002e23e85ba1d66b48d572ee4e88f93768938
commit 9ee002e23e85ba1d66b48d572ee4e88f93768938
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Wed Oct 21 14:43:42 2020 -0500
Bump idp-4.0.0-SNAPSHOT profile to 4.0.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e99e3ce..ff0ece8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,9 +374,9 @@
</profile>
<profile>
- <id>idp-4.0.0-SNAPSHOT</id>
+ <id>idp-4.0.1</id>
<properties>
- <idp-to-be-tested.version>4.0.0-SNAPSHOT</idp-to-be-tested.version>
+ <idp-to-be-tested.version>4.0.1</idp-to-be-tested.version>
</properties>
</profile>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list