File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.javamoney.moneta</groupId >
55 <artifactId >moneta-convert-parent</artifactId >
6- <version >1.4.4-SNAPSHOT </version >
6+ <version >1.4.4</version >
77 </parent >
88 <artifactId >moneta-convert</artifactId >
99
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.javamoney.moneta</groupId >
77 <artifactId >moneta-convert-parent</artifactId >
8- <version >1.4.4-SNAPSHOT </version >
8+ <version >1.4.4</version >
99 </parent >
1010 <artifactId >moneta-convert-ecb</artifactId >
1111 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.javamoney.moneta</groupId >
77 <artifactId >moneta-convert-parent</artifactId >
8- <version >1.4.4-SNAPSHOT </version >
8+ <version >1.4.4</version >
99 </parent >
1010 <artifactId >moneta-convert-imf</artifactId >
1111 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.javamoney</groupId >
66 <artifactId >moneta-parent</artifactId >
7- <version >1.4.4-SNAPSHOT </version >
7+ <version >1.4.4</version >
88 </parent >
99 <groupId >org.javamoney.moneta</groupId >
1010 <artifactId >moneta-convert-parent</artifactId >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.javamoney</groupId >
1515 <artifactId >moneta-parent</artifactId >
16- <version >1.4.4-SNAPSHOT </version >
16+ <version >1.4.4</version >
1717 </parent >
1818 <groupId >org.javamoney.moneta</groupId >
1919 <artifactId >moneta-core</artifactId >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.javamoney</groupId >
1616 <artifactId >moneta-parent</artifactId >
17- <version >1.4.4-SNAPSHOT </version >
17+ <version >1.4.4</version >
1818 </parent >
1919 <artifactId >moneta</artifactId >
2020 <packaging >pom</packaging >
227227 <artifactId >moneta-convert</artifactId >
228228 <version >${project.version} </version >
229229 </dependency >
230- <!-- FIXME this is only temporary to isolate ECB from IMF issues
231230 <dependency >
232231 <groupId >org.javamoney.moneta</groupId >
233232 <artifactId >moneta-convert-imf</artifactId >
234233 <version >${project.version} </version >
235234 </dependency >
236- -->
237235 <dependency >
238236 <groupId >org.javamoney.moneta</groupId >
239237 <artifactId >moneta-convert-ecb</artifactId >
242240 </dependencies >
243241
244242 <build >
245-
246243 <defaultGoal >install</defaultGoal >
247-
248244 <extensions >
249245 <extension >
250246 <groupId >org.apache.maven.wagon</groupId >
Original file line number Diff line number Diff line change 1515 <artifactId >javamoney-parent</artifactId >
1616 <version >1.4</version >
1717 </parent >
18- <version >1.4.4-SNAPSHOT </version >
18+ <version >1.4.4</version >
1919 <artifactId >moneta-parent</artifactId >
2020 <packaging >pom</packaging >
2121 <name >Moneta Parent</name >
You can’t perform that action at this time.
0 commit comments