]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - build.xml
Please cherry-pick:
[pizzaservice-war.git] / build.xml
index 7cd04328ccbbfd7cdfc5c8de9bf6e40da703eef6..a5d142709beddc7d566aaa9bb0323124ae0d24f7 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -7,8 +7,8 @@
 <!-- the Compile on Save feature is turned off for the project. -->
 <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
 <!-- in the project's Project Properties dialog box.-->
-<project name="PizzaService-war" default="default" basedir=".">
-    <description>Builds, tests, and runs the project PizzaService-war.</description>
+<project name="pizzaservice-war" default="default" basedir=".">
+    <description>Builds, tests, and runs the project pizzaservice-war.</description>
     <import file="nbproject/build-impl.xml"/>
     <!--