Skip to content

Commit e7cd372

Browse files
committed
Changed to 1.0.
1 parent f139208 commit e7cd372

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<artifactId>money-api</artifactId>
1616
<packaging>jar</packaging>
1717

18-
<version>1.0-SNAPSHOT</version>
18+
<version>1.0</version>
1919

2020
<name>JSR 354 (Money and Currency API)</name>
2121
<url>http://java.net/projects/javamoney</url>
@@ -163,7 +163,6 @@
163163
<url>http://java.net/jira/browse/JAVAMONEY</url>
164164
</issueManagement>
165165

166-
167166
<licenses>
168167
<license>
169168
<name>Spec Evaluation License</name>
@@ -348,7 +347,6 @@
348347
</dependencies>
349348

350349
<build>
351-
352350
<defaultGoal>install</defaultGoal>
353351

354352
<extensions>

0 commit comments

Comments
 (0)