The next steps towards making it deployable on the central maven repo.
[utils] / gps / pom.xml
index 5fc635bc347ebe614368a38200c42adb7ffc7562..4ea80e67ea86e44a458b0c2d8dc38de2bfa7b6e9 100644 (file)
@@ -4,7 +4,7 @@
 
   <parent>
     <groupId>org.wamblee</groupId>
-    <artifactId>wamblee-crawler</artifactId>
+    <artifactId>wamblee-utils</artifactId>
     <version>0.2-SNAPSHOT</version>
   </parent>
 
@@ -12,7 +12,7 @@
   <groupId>org.wamblee</groupId>
   <artifactId>wamblee-gps</artifactId>
   <packaging>jar</packaging>
-  <name>wamblee.org GPS utilities</name>
+  <name>/gps</name>
   <url>http://wamblee.org</url>
   <dependencies>
     <dependency>