File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.javamoney</groupId >
5
5
<artifactId >javamoney-parent</artifactId >
6
- <version >0.5 </version >
6
+ <version >1.0-RC1 </version >
7
7
<packaging >pom</packaging >
8
8
<name >Money and Currency - JavaMoney parent</name >
9
9
<description >JavaMoney Parent POM</description >
168
168
<plugin >
169
169
<groupId >org.apache.maven.plugins</groupId >
170
170
<artifactId >maven-gpg-plugin</artifactId >
171
- <version >1.4 </version >
171
+ <version >1.5 </version >
172
172
</plugin >
173
173
<plugin >
174
174
<groupId >org.apache.maven.plugins</groupId >
374
374
<repository >
375
375
<id >sonatype-nexus-staging</id >
376
376
<url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
377
- <name >Nexus Release Repository</name >
377
+ <name >Sonatype Release Repository</name >
378
378
</repository >
379
379
<snapshotRepository >
380
380
<id >sonatype-nexus-snapshots</id >
403
403
<plugin >
404
404
<groupId >org.apache.maven.plugins</groupId >
405
405
<artifactId >maven-gpg-plugin</artifactId >
406
- <version >1.4 </version >
406
+ <version >1.5 </version >
407
407
</plugin >
408
408
</plugins >
409
409
</pluginManagement >
You can’t perform that action at this time.
0 commit comments