File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.javamoney</groupId >
55 <artifactId >javamoney-parent</artifactId >
6- <version >0.5 </version >
6+ <version >1.0-RC1 </version >
77 <packaging >pom</packaging >
88 <name >Money and Currency - JavaMoney parent</name >
99 <description >JavaMoney Parent POM</description >
168168 <plugin >
169169 <groupId >org.apache.maven.plugins</groupId >
170170 <artifactId >maven-gpg-plugin</artifactId >
171- <version >1.4 </version >
171+ <version >1.5 </version >
172172 </plugin >
173173 <plugin >
174174 <groupId >org.apache.maven.plugins</groupId >
374374 <repository >
375375 <id >sonatype-nexus-staging</id >
376376 <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
377- <name >Nexus Release Repository</name >
377+ <name >Sonatype Release Repository</name >
378378 </repository >
379379 <snapshotRepository >
380380 <id >sonatype-nexus-snapshots</id >
403403 <plugin >
404404 <groupId >org.apache.maven.plugins</groupId >
405405 <artifactId >maven-gpg-plugin</artifactId >
406- <version >1.4 </version >
406+ <version >1.5 </version >
407407 </plugin >
408408 </plugins >
409409 </pluginManagement >
You can’t perform that action at this time.
0 commit comments