[java-plugin-storage-jdbc] branch main updated: Lock parent POM on last release.
Scott Cantor
cantor.2 at osu.edu
Fri Nov 3 18:59:51 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor 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=327a493e3145940434c0e58809fcfc596bb8f1aa
The following commit(s) were added to refs/heads/main by this push:
new 327a493 Lock parent POM on last release.
327a493 is described below
commit 327a493e3145940434c0e58809fcfc596bb8f1aa
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Nov 3 14:59:46 2023 -0400
Lock parent POM on last release.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f8be444..ef834a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>17.0.3-SNAPSHOT</version>
+ <version>17.0.2</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