Unterprojekt Utils von Fotos in eigenständiges Projekt Juplo verwandelt
[percentcodec] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7fa47c4..4913a0e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,9 +5,9 @@
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>de.halbekunst</groupId>
-  <artifactId>fotos</artifactId>
+  <artifactId>juplo</artifactId>
   <version>1.0-SNAPSHOT</version>
-  <name>Fotos</name>
+  <name>Juplo</name>
   <packaging>pom</packaging>
   <url>http://www.halbekunst.de</url>
 
@@ -24,7 +24,7 @@
   </developers>
 
   <modules>
-    <module>utils</module>
+    <module>cachecontrol</module>
   </modules>
 
   <properties>