TMP
[demos/microservices] / validate-order / pom.xml
index 63bded2..398a718 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>de.trion.kafka.microservices</groupId>
     <artifactId>order-example</artifactId>
-    <version>03</version>
+    <version>04</version>
   </parent>
 
   <groupId>de.trion.kafka.microservices</groupId>
   <artifactId>validate-order</artifactId>
   <name>Order Validation Service</name>
-  <version>03-SNAPSHOT</version>
+  <version>03</version>
 
   <properties>
     <avro.version>1.9.0</avro.version>