[java-plugin-storage-jdbc] branch main updated: Move parent version forward to 11.3.4
Rod Widdowson
rdw at steadingsoftware.com
Fri Aug 12 13:27:34 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-plugin-storage-jdbc.
View the commit online:
http://git.shibboleth.net/view/?p=java-plugin-storage-jdbc.git;a=commit;h=971a2ec6efe3e335e23f57f497ab7a3fcbae2e09
The following commit(s) were added to refs/heads/main by this push:
new 971a2ec Move parent version forward to 11.3.4
971a2ec is described below
commit 971a2ec6efe3e335e23f57f497ab7a3fcbae2e09
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Aug 12 14:26:15 2022 +0100
Move parent version forward to 11.3.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd6860b..243b634 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.3.4-SNAPSHOT</version>
+ <version>11.3.4</version>
</parent>
<groupId>net.shibboleth.plugin.storage.jdbc</groupId>
<artifactId>jdbc-storage-parent</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list