]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - build.xml
updated jar(s)
[pizzaservice-war.git] / build.xml
index bddac8f2da622d2a435b1adfe02624c11f5ff1b9..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" default="default" basedir=".">
-    <description>Builds, tests, and runs the project PizzaService.</description>
+<project name="pizzaservice-war" default="default" basedir=".">
+    <description>Builds, tests, and runs the project pizzaservice-war.</description>
     <import file="nbproject/build-impl.xml"/>
     <!--
 
@@ -67,5 +67,5 @@
     properties which you can use check the target you are overriding in 
     nbproject/build-impl.xml file. 
 
-    -->
+       -->
 </project>