[java-plugin-storage-jdbc] branch main updated: JJDBC-4 Output artefact should be the final one
Rod Widdowson
rdw at steadingsoftware.com
Sun Jun 26 12:09:37 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=8e5b5e20ce788c029b9d3b311ace1a2f4414e385
The following commit(s) were added to refs/heads/main by this push:
new 8e5b5e2 JJDBC-4 Output artefact should be the final one
8e5b5e2 is described below
commit 8e5b5e20ce788c029b9d3b311ace1a2f4414e385
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Jun 26 13:07:49 2022 +0100
JJDBC-4 Output artefact should be the final one
https://shibboleth.atlassian.net/browse/JJDBC-4
Rename the artifact in the pom
---
jdbc-storage-dist/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jdbc-storage-dist/pom.xml b/jdbc-storage-dist/pom.xml
index d74daf8..8faeccd 100644
--- a/jdbc-storage-dist/pom.xml
+++ b/jdbc-storage-dist/pom.xml
@@ -8,7 +8,7 @@
<version>1.0.2-SNAPSHOT</version>
</parent>
- <artifactId>jdbc-storage-dist</artifactId>
+ <artifactId>java-plugin-jdbc-storage</artifactId>
<name>Shibboleth :: Plugins :: jdbc-storage Distribution</name>
<description>JDBC storage plugin packaging.</description>
<packaging>pom</packaging>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list