We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ff62b commit 27ed144Copy full SHA for 27ed144
pom.xml
@@ -11,7 +11,7 @@
11
</parent>
12
13
<artifactId>xrates</artifactId>
14
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
15
16
<properties>
17
<server.port>8022</server.port>
@@ -155,7 +155,7 @@
155
<plugin>
156
<groupId>org.apache.maven.plugins</groupId>
157
<artifactId>maven-remote-resources-plugin</artifactId>
158
- <version>1.7.0</version>
+ <version>3.2.0</version>
159
<dependencies>
160
<dependency>
161
<groupId>org.apache.maven.shared</groupId>
0 commit comments