[java-idp-integration-tests] branch master updated: Change name to idp-jetty-base from idp-example-jetty-base

Tom Zeller tzeller at dragonacea.biz
Tue Jul 12 15:54:11 EDT 2016


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

tzeller pushed a commit to branch master
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=c48d67ebb22c3d5483d0b7018f4a432c84fe30b6

The following commit(s) were added to refs/heads/master by this push:
       new  c48d67e   Change name to idp-jetty-base from idp-example-jetty-base
c48d67e is described below

commit c48d67ebb22c3d5483d0b7018f4a432c84fe30b6
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jul 12 14:53:54 2016 -0500

    Change name to idp-jetty-base from idp-example-jetty-base
    
    Missed a groupId.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2b2e398..58e4262 100644
--- a/pom.xml
+++ b/pom.xml
@@ -330,7 +330,7 @@
                         <configuration>
                             <artifactItems>
                                 <artifactItem>
-                                    <groupId>net.shibboleth.idp.example</groupId>
+                                    <groupId>net.shibboleth.idp</groupId>
                                     <artifactId>idp-jetty-base</artifactId>
                                     <version>${idp-jetty-base.version}</version>
                                     <type>tar.gz</type>

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


More information about the commits mailing list