File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 162162 <plugin >
163163 <groupId >org.apache.maven.plugins</groupId >
164164 <artifactId >maven-release-plugin</artifactId >
165- <version >2.5.1 </version >
165+ <version >2.5.2 </version >
166166 </plugin >
167167 <plugin >
168168 <groupId >org.apache.maven.plugins</groupId >
302302 <plugin >
303303 <groupId >org.apache.maven.plugins</groupId >
304304 <artifactId >maven-gpg-plugin</artifactId >
305- <version >1.6</version >
306305 <configuration >
307306 <useAgent >true</useAgent >
308307 </configuration >
309308 </plugin >
310309 <plugin >
311310 <groupId >org.apache.maven.plugins</groupId >
312311 <artifactId >maven-release-plugin</artifactId >
313- <version >2.5.2</version >
314312 <configuration >
315313 <mavenExecutorId >forked-path</mavenExecutorId > <!-- avoid a bug with GPG plugin hanging http://jira.codehaus.org/browse/MGPG-9 -->
316314 <autoVersionSubmodules >true</autoVersionSubmodules >
You can’t perform that action at this time.
0 commit comments