This is an automated email from the ASF dual-hosted git repository.

jnioche pushed a commit to branch 1176
in repository https://gitbox.apache.org/repos/asf/incubator-stormcrawler.git

commit 03f3e6d54aea6074a454e75f27c37021c01a9d3a
Author: Julien Nioche <[email protected]>
AuthorDate: Fri Mar 29 10:34:03 2024 +0000

    fixed case
    
    Signed-off-by: Julien Nioche <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9bee5b14..cc533347 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
        <version>2.12-SNAPSHOT</version>
        <packaging>pom</packaging>
 
-       <name>StormCrawler</name>
+       <name>stormcrawler</name>
        <description>A collection of resources for building low-latency, 
scalable
                web crawlers on Apache Storm.</description>
        <url>http://stormcrawler.net/</url>

Reply via email to