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 2323 <artifactId >javamoney-tck</artifactId >
2424 <packaging >jar</packaging >
2525
26- <version >0.9-SNAPSHOT </version >
26+ <version >0.9</version >
2727
2828 <name >JSR 354 (TCK)</name >
2929 <url >http://java.net/projects/javamoney</url >
4646 </licenses >
4747
4848 <properties >
49- <jsr .version>0.9-SNAPSHOT </jsr .version>
49+ <jsr .version>0.9</jsr .version>
5050 <jdkVersion >1.8</jdkVersion >
5151 <maven .compile.targetLevel>${jdkVersion} </maven .compile.targetLevel>
5252 <maven .compile.sourceLevel>${jdkVersion} </maven .compile.sourceLevel>
235235 </site >
236236 <repository >
237237 <id >sonatype-nexus-staging</id >
238- <url >http ://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
238+ <url >https ://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
239239 <name >Nexus Release Repository</name >
240240 </repository >
241241 <snapshotRepository >
242242 <id >sonatype-nexus-snapshots</id >
243- <url >http ://oss.sonatype.org/content/repositories/snapshots</url >
243+ <url >https ://oss.sonatype.org/content/repositories/snapshots</url >
244244 <name >Sonatype Nexus Snapshots</name >
245245 </snapshotRepository >
246246 </distributionManagement >
You can’t perform that action at this time.
0 commit comments