Preparing for the next version polling-outbox-3
[demos/kafka/outbox] / pom.xml
diff --git a/pom.xml b/pom.xml
index d3e4618..30bb988 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
 
   <groupId>de.juplo.kafka.outbox</groupId>
   <artifactId>polling-outbox-parent</artifactId>
-  <version>polling-outbox-2</version>
+  <version>polling-outbox-3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>polling-outbox-parent</name>
   <description>Simple example-implementation of the Polling-Outbox-Pattern</description>