]> git.mxchange.org Git - jjobs.git/blobdiff - build.xml
opps, named this wrong ... (other project)
[jjobs.git] / build.xml
index 8548b19510cc361e42ba846ee8ac33b3bcdc7de1..cbc76953aa9004c67174e2622cf6d4b74995f8d8 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="jratecalc" default="default" basedir="." xmlns:ear="http://www.netbeans.org/ns/j2ee-earproject/2">
-    <description>Builds, tests, and runs the project jratecalc.</description>
+<project name="jjobs" default="default" basedir="." xmlns:ear="http://www.netbeans.org/ns/j2ee-earproject/2">
+    <description>Builds, tests, and runs the project jjobs.</description>
     <import file="nbproject/build-impl.xml"/>
     <!--