We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ff62b commit 8b6a6aaCopy full SHA for 8b6a6aa
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>xrates</artifactId>
14
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.2-SNAPSHOT</version>
15
16
<properties>
17
<server.port>8022</server.port>
@@ -54,7 +54,7 @@
54
<dependency>
55
<groupId>dev.vality</groupId>
56
<artifactId>machinarium</artifactId>
57
- <version>0.0.1</version>
+ <version>0.0.2</version>
58
</dependency>
59
60
0 commit comments