Fixed group id for GathererCrawler.

This commit is contained in:
North 2011-08-02 22:26:14 +03:00
parent e4620a7295
commit b76fbfb7a4

View file

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>ro.trp</groupId>
<groupId>org.mage</groupId>
<artifactId>GathererCrawler</artifactId>
<version>1.0</version>
<packaging>jar</packaging>