@@ -25,7 +25,7 @@ required for the deployment.
2525 <groupId>eu.dariolucia.reatmetric.example</groupId>
2626 <artifactId>eu.dariolucia.reatmetric.driver.example.test</artifactId>
2727 <name>REATMETRIC - Example Test</name>
28- <version>1.0.2</version>
28+ <version>1.0.2.1 </version>
2929 <description>REATMETRIC Example Test for deployment</description>
3030
3131 <properties>
@@ -68,48 +68,48 @@ required for the deployment.
6868 <dependency>
6969 <groupId>eu.dariolucia.reatmetric</groupId>
7070 <artifactId>eu.dariolucia.reatmetric.api</artifactId>
71- <version>1.0.2</version>
71+ <version>1.0.2.1 </version>
7272 </dependency>
7373 <dependency>
7474 <groupId>eu.dariolucia.reatmetric</groupId>
7575 <artifactId>eu.dariolucia.reatmetric.core</artifactId>
76- <version>1.0.2</version>
76+ <version>1.0.2.1 </version>
7777 </dependency>
7878 <dependency>
7979 <groupId>eu.dariolucia.reatmetric</groupId>
8080 <artifactId>eu.dariolucia.reatmetric.scheduler</artifactId>
81- <version>1.0.2</version>
81+ <version>1.0.2.1 </version>
8282 </dependency>
8383 <dependency>
8484 <groupId>eu.dariolucia.reatmetric</groupId>
8585 <artifactId>eu.dariolucia.reatmetric.ui</artifactId>
86- <version>1.0.2</version>
86+ <version>1.0.2.1 </version>
8787 </dependency>
8888 <dependency>
8989 <groupId>eu.dariolucia.reatmetric</groupId>
9090 <artifactId>eu.dariolucia.reatmetric.driver.automation.groovy</artifactId>
91- <version>1.0.2</version>
91+ <version>1.0.2.1 </version>
9292 </dependency>
9393 <dependency>
9494 <groupId>eu.dariolucia.reatmetric</groupId>
9595 <artifactId>eu.dariolucia.reatmetric.persist</artifactId>
96- <version>1.0.2</version>
96+ <version>1.0.2.1 </version>
9797 </dependency>
9898 <dependency>
9999 <groupId>eu.dariolucia.reatmetric</groupId>
100100 <artifactId>eu.dariolucia.reatmetric.processing</artifactId>
101- <version>1.0.2</version>
101+ <version>1.0.2.1 </version>
102102 </dependency>
103103 <dependency>
104104 <groupId>eu.dariolucia.reatmetric</groupId>
105105 <artifactId>eu.dariolucia.reatmetric.driver.httpserver</artifactId>
106- <version>1.0.2</version>
106+ <version>1.0.2.1 </version>
107107 </dependency>
108108 <!-- The new driver -->
109109 <dependency>
110110 <groupId>eu.dariolucia.reatmetric.example</groupId>
111111 <artifactId>eu.dariolucia.reatmetric.driver.example</artifactId>
112- <version>1.0.2</version>
112+ <version>1.0.2.1 </version>
113113 </dependency>
114114 </dependencies>
115115</project>
0 commit comments