[java-idp-jetty-base] branch master updated: Change name to idp-jetty-base from idp-example-jetty-base
Tom Zeller
tzeller at dragonacea.biz
Tue Jul 12 15:26:42 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-jetty-base.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=f3907ba78af27f9b7624c54b1ddfee93f8598f64
The following commit(s) were added to refs/heads/master by this push:
new f3907ba Change name to idp-jetty-base from idp-example-jetty-base
f3907ba is described below
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