streams - Übungen - Microservices - Schritt 03
[demos/microservices] / validate-order / pom.xml
index 63bded2..59656a8 100644 (file)
@@ -11,7 +11,7 @@
   <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>