]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
updated project name and description
authorRoland Häder <roland@mxchange.org>
Wed, 21 Jun 2017 18:11:05 +0000 (20:11 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 21 Jun 2017 18:11:05 +0000 (20:11 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
web/WEB-INF/web.xml

index 17f1777c74600c23f35f583446bc8f92102b1595..47340ab5c5c5324fe7a45d9134697bd06b108522 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
-    <description>An online address book application to share private and business memebers between all members. It is also possible that the user's profile can be made visible to outside.</description>
-    <display-name>JLandingPage Application v1.0</display-name>
+    <description>A pizza shop application, created and open-sourced while I was at my JavaEE training.</description>
+    <display-name>Pizza-Service Application v1.0</display-name>
     <context-param>
         <description>Whether the date converter's default timezone is system's timezone.</description>
         <param-name>javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE</param-name>