]> git.mxchange.org Git - addressbook-core.git/blobdiff - build.xml
updated jar(s)
[addressbook-core.git] / build.xml
index a6e9b6a3bb6d344f814ec7cfec2830398756ee30..694b90b234c16cd495a61ce0dbff01297b156f87 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -7,8 +7,8 @@
 <!-- the Compile on Save feature is turned off for the project. -->\r
 <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->\r
 <!-- in the project's Project Properties dialog box.-->\r
-<project name="pizzaservice-core" default="default" basedir=".">\r
-    <description>Builds, tests, and runs the project pizzaservice-core.</description>\r
+<project name="addressbook-core" default="default" basedir=".">\r
+    <description>Builds, tests, and runs the project addressbook-core.</description>\r
     <import file="nbproject/build-impl.xml"/>\r
     <!--\r
 \r
@@ -58,7 +58,7 @@
 \r
     An example of overriding the target for project execution could look like this:\r
 \r
-        <target name="run" depends="pizzaservice-core-impl.jar">\r
+        <target name="run" depends="addressbook-core-impl.jar">\r
             <exec dir="bin" executable="launcher.exe">\r
                 <arg file="${dist.jar}"/>\r
             </exec>\r