[java-idp-tomcat-base] 06/06: Change name to idp-tomcat-base from idp-example-tomcat-base

Tom Zeller tzeller at dragonacea.biz
Tue Jul 12 16:10:09 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-tomcat-base.

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

commit fcb021a58098e69380a860b58ad8cc829e8eeafb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jul 12 15:08:08 2016 -0500

    Change name to idp-tomcat-base from idp-example-tomcat-base
---
 .project | 2 +-
 pom.xml  | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.project b/.project
index aec0417..9b4a332 100644
--- a/.project
+++ b/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-    <name>idp-example-tomcat-base</name>
+    <name>idp-tomcat-base</name>
     <comment></comment>
     <projects>
     </projects>
diff --git a/pom.xml b/pom.xml
index 18b7734..0f36efa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,13 +10,13 @@
         <version>TRUNK-SNAPSHOT</version>
     </parent>
 
-    <name>idp-example-tomcat-base</name>
-    <groupId>net.shibboleth.idp.example</groupId>
-    <artifactId>idp-example-tomcat-base</artifactId>
+    <name>idp-tomcat-base</name>
+    <groupId>net.shibboleth.idp</groupId>
+    <artifactId>idp-tomcat-base</artifactId>
     <packaging>pom</packaging>
 
     <properties>
-        <assemblyDirectory>${project.build.directory}/idp-example-tomcat-base</assemblyDirectory>
+        <assemblyDirectory>${project.build.directory}/idp-tomcat-base</assemblyDirectory>
         <jstl.version>1.2</jstl.version>
     </properties>
 

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


More information about the commits mailing list