Released version 1.0.0
[demos/kafka/demos-kafka-payment-system-transfer] / pom.xml
diff --git a/pom.xml b/pom.xml
index df51758..005bf17 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
 
   <groupId>de.juplo.kafka.payment</groupId>
   <artifactId>transfer</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Transfer Service</name>
   <description>An MVP for the Transfer Service</description>
 
             </image>
           </images>
         </configuration>
-        <executions>
-          <execution>
-             <id>build</id>
-             <phase>package</phase>
-             <goals>
-               <goal>build</goal>
-             </goals>
-          </execution>
-        </executions>
       </plugin>
     </plugins>
   </build>