We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84a782 commit 4284114Copy full SHA for 4284114
1 file changed
pom.xml
@@ -172,7 +172,7 @@
172
</plugin>
173
<plugin>
174
<artifactId>maven-source-plugin</artifactId>
175
- <version>2.3</version>
+ <version>2.4</version>
176
177
178
@@ -219,7 +219,7 @@
219
220
221
<artifactId>maven-assembly-plugin</artifactId>
222
- <version>2.5</version>
+ <version>2.5.5</version>
223
<configuration>
224
<descriptors>
225
<descriptor>src/main/assembly/assembly.xml</descriptor>
@@ -347,7 +347,7 @@
347
348
<groupId>com.versioneye</groupId>
349
<artifactId>versioneye-maven-plugin</artifactId>
350
- <version>3.4.0</version>
+ <version>3.5.1</version>
351
352
353
</plugins>
0 commit comments