Preparing for the next version polling-outbox-3
[demos/kafka/outbox] / delivery / pom.xml
index 8af0eee..58eee11 100644 (file)
@@ -15,7 +15,7 @@
 
   <groupId>de.juplo.kafka.outbox</groupId>
   <artifactId>outbox-delivery</artifactId>
-  <version>polling-outbox-2</version>
+  <version>polling-outbox-3-SNAPSHOT</version>
   <name>Outbox-Delivery (Polling)</name>
   <description>Simple example-implementation of the Outbox-Pattern (polling variant)</description>