We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2eba89 + 17bcc8b commit c88a074Copy full SHA for c88a074
demo/pom.xml
@@ -22,7 +22,7 @@
22
<parent>
23
<groupId>com.higherfrequencytrading</groupId>
24
<artifactId>chronicle-parent</artifactId>
25
- <version>1.7.2-SNAPSHOT</version>
+ <version>1.7.3-SNAPSHOT</version>
26
</parent>
27
28
@@ -43,4 +43,4 @@
43
</dependency>
44
</dependencies>
45
46
-</project>
+</project>
testing/pom.xml
@@ -24,7 +24,7 @@
29
30
@@ -58,4 +58,4 @@
58
<artifactId>junit</artifactId>
59
60
61
0 commit comments