WIP
[demos/kafka/training] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2fa762f..b216f97 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,9 +12,9 @@
   </parent>
 
   <groupId>de.juplo.kafka</groupId>
-  <artifactId>sumup-gateway</artifactId>
+  <artifactId>sumup-gateway--springified</artifactId>
   <name>REST Gateway for the SumUp-Services</name>
-  <description>A simple REST-Gateway to talk to the Sumup-Services</description>
+  <description>A simple REST-Gateway to talk to the Sumup-Services. This is the springified version!</description>
   <version>1.0-SNAPSHOT</version>
 
   <dependencies>