]> git.mxchange.org Git - pizzaservice-ejb.git/blobdiff - build.xml
updated jar(s)
[pizzaservice-ejb.git] / build.xml
index 0e24c2453fcbc2065aaf6c1151e5c3ab50be0d96..b39f35e71dccac1d310720dfb512beb3e5af3ed8 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-ejb" default="default" basedir="." xmlns:ejbjarproject="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
-    <description>Builds, tests, and runs the project PizzaService-ejb.</description>
+<project name="pizzaservice-ejb" default="default" basedir="." xmlns:ejbjarproject="http://www.netbeans.org/ns/j2ee-ejbjarproject/3">
+    <description>Builds, tests, and runs the project pizzaservice-ejb.</description>
     <import file="nbproject/build-impl.xml"/>
     <!--