[java-plugin-storage-jdbc] branch main updated: JJDBC-23 JDBC-DIST is deploying to an odd name

Rod Widdowson rdw at steadingsoftware.com
Sat Sep 16 10:04:56 UTC 2023


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=d9eeea3cb87349b5454815082b6ab9cc7441ce78

The following commit(s) were added to refs/heads/main by this push:
     new d9eeea3  JJDBC-23 JDBC-DIST is deploying to an odd name
d9eeea3 is described below

commit d9eeea3cb87349b5454815082b6ab9cc7441ce78
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Sep 16 11:03:03 2023 +0100

    JJDBC-23 JDBC-DIST is deploying to an odd name
    
    https://shibboleth.atlassian.net/browse/JJDBC-23
    
    Tevert dist artefact name to proper name.
    
    This partially reverts commit 90cccaeb6faa2ff8b4ef23c473de007adc7a0c94.
---
 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 3e8e52d..5db46a3 100644
--- a/jdbc-storage-dist/pom.xml
+++ b/jdbc-storage-dist/pom.xml
@@ -8,7 +8,7 @@
         <version>2.0.1-SNAPSHOT</version>
     </parent>
 
-    <artifactId>java-plugin-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