[java-support] branch maint-8 updated: Unlock parent POM for full stack testing.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 18 13:24:19 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-8
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=8cbb8a6d62c205fdc4cfd98b27571993adf0e743
The following commit(s) were added to refs/heads/maint-8 by this push:
new 8cbb8a6 Unlock parent POM for full stack testing.
8cbb8a6 is described below
commit 8cbb8a6d62c205fdc4cfd98b27571993adf0e743
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 18 09:24:16 2022 -0400
Unlock parent POM for full stack testing.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 028fbd4..b57ec0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.3</version>
+ <version>11.3.4-SNAPSHOT</version>
</parent>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list