(no commit message)
[utils] / crawler / basic / build.xml
index a88dbabc0104431b45647f21dc04c3f18eb6c3c5..ac44f8462ae2994806138ebebcab2f327c433a23 100644 (file)
@@ -12,7 +12,7 @@
        <!-- Include the build header defining general properties                            -->
        <!-- =============================================================================== -->
     <property name="project.home" value="../.."/>
-    <property name="module.name" value="crawler" />
+    <property name="module.name" value="crawler-basic" />
 
    &header;