[java-idp-plugin-jetty] 03/186: Change name to idp-jetty-base from idp-example-jetty-base
Rod Widdowson
rdw at steadingsoftware.com
Thu Jul 24 15:55:54 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch dev/foo
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=f3907ba78af27f9b7624c54b1ddfee93f8598f64
commit f3907ba78af27f9b7624c54b1ddfee93f8598f64
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jul 12 14:16:00 2016 -0500
Change name to idp-jetty-base from idp-example-jetty-base
---
.project | 4 ++--
pom.xml | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.project b/.project
index f11f9a7..8694780 100644
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>idp-example-jetty-base</name>
+ <name>idp-jetty-base</name>
<comment></comment>
<projects>
</projects>
@@ -20,4 +20,4 @@
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
-</projectDescription>
\ No newline at end of file
+</projectDescription>
diff --git a/pom.xml b/pom.xml
index 538b356..7cece29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,9 +10,9 @@
<version>TRUNK-SNAPSHOT</version>
</parent>
- <name>idp-example-jetty-base</name>
- <groupId>net.shibboleth.idp.example</groupId>
- <artifactId>idp-example-jetty-base</artifactId>
+ <name>idp-jetty-base</name>
+ <groupId>net.shibboleth.idp</groupId>
+ <artifactId>idp-jetty-base</artifactId>
<packaging>jar</packaging>
<repositories>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list