[java-idp-jetty-base] 05/06: JJETTY-14 Complete move to separate Repository

Rod Widdowson rdw at steadingsoftware.com
Mon Aug 4 10:37:10 UTC 2025


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch 12
in repository java-idp-jetty-base.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=290031669a0eb9c9657cf2ad6c94745cd5ecdac6

commit 290031669a0eb9c9657cf2ad6c94745cd5ecdac6
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Aug 3 15:26:30 2025 +0100

    JJETTY-14 Complete move to separate Repository
    
    https://shibboleth.atlassian.net/browse/JJETTY-14
    
    Realign maven coordinates with pre-plugin development versions
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f92df1a..5f03ad6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,8 +14,8 @@
     <description>
 	Project to contain a Jetty Base for the Shibboleth IdP
     </description>
-    <groupId>net.shibboleth.idp.plugin.jetty</groupId>
-    <artifactId>jetty-base</artifactId>
+    <groupId>net.shibboleth.idp</groupId>
+    <artifactId>idp-jetty-base</artifactId>
     <packaging>jar</packaging>
     <version>12.0.0-SNAPSHOT</version>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list