File tree Expand file tree Collapse file tree 10 files changed +14
-14
lines changed
javamoney-payment-cdi-event Expand file tree Collapse file tree 10 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.javamoney.examples</groupId >
55 <artifactId >javamoney-examples</artifactId >
6- <version >0.8-SNAPSHOT </version >
6+ <version >0.8</version >
77 </parent >
88 <artifactId >javamoney-examples-console</artifactId >
99
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.javamoney.examples</groupId >
77 <artifactId >javamoney-examples-javafx</artifactId >
8- <version >0.8-SNAPSHOT </version >
8+ <version >0.8</version >
99 <relativePath >..</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >javamoney-examples</artifactId >
99 <groupId >org.javamoney.examples</groupId >
10- <version >0.8-SNAPSHOT </version >
10+ <version >0.8</version >
1111 <relativePath >..</relativePath >
1212 </parent >
1313
129129 <version >1.2.16</version >
130130 </dependency >
131131 <dependency >
132- <groupId >org.javamoney.ri </groupId >
133- <artifactId >jsr354-ri </artifactId >
132+ <groupId >org.javamoney</groupId >
133+ <artifactId >moneta </artifactId >
134134 <version >${jsr.version} </version >
135135 </dependency >
136136
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >javamoney-examples</artifactId >
55 <groupId >org.javamoney.examples</groupId >
6- <version >0.8-SNAPSHOT </version >
6+ <version >0.8</version >
77 <relativePath >..</relativePath >
88 </parent >
99 <artifactId >javamoney-examples-javafx</artifactId >
Original file line number Diff line number Diff line change 1111 <artifactId >javamoney-examples</artifactId >
1212 <packaging >pom</packaging >
1313 <name >Java Money and Currency Examples</name >
14- <version >0.8-SNAPSHOT </version >
14+ <version >0.8</version >
1515
1616 <modules >
1717 <module >web</module >
2626 <junit .version>4.8.2</junit .version>
2727 <slf4j .version>1.6.1</slf4j .version>
2828 <!-- JSR versions -->
29- <jsr .version>0.9-SNAPSHOT </jsr .version>
29+ <jsr .version>0.8 </jsr .version>
3030 <javamoney .version>0.1-SNAPSHOT</javamoney .version>
3131 </properties >
3232
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.javamoney.examples</groupId >
66 <artifactId >javamoney-examples-swing</artifactId >
7- <version >0.8-SNAPSHOT </version >
7+ <version >0.8</version >
88 </parent >
99 <groupId >org.javamoney.examples.ez</groupId >
1010 <artifactId >javamoney-ez</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.javamoney.examples</groupId >
66 <artifactId >javamoney-examples</artifactId >
7- <version >0.8-SNAPSHOT </version >
7+ <version >0.8</version >
88 </parent >
99 <artifactId >javamoney-examples-swing</artifactId >
1010 <name >Java Money and Currency Swing RCP Examples</name >
Original file line number Diff line number Diff line change 1515
1616 <parent >
1717 <groupId >org.javamoney.examples</groupId >
18- <version >0.8-SNAPSHOT </version >
18+ <version >0.8</version >
1919 <artifactId >javamoney-examples-web</artifactId >
2020 </parent >
2121
6161 <maven .compiler.source>1.6</maven .compiler.source>
6262
6363 <!-- JSR versions -->
64- <version .jsr>0.8-SNAPSHOT </version .jsr>
64+ <version .jsr>0.8</version .jsr>
6565 <version .org.javamoney>0.4-SNAPSHOT</version .org.javamoney>
6666 </properties >
6767
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >javamoney-examples-web</artifactId >
99 <groupId >org.javamoney.examples</groupId >
10- <version >0.8-SNAPSHOT </version >
10+ <version >0.8</version >
1111 </parent >
1212 <artifactId >javamoney-tradingapp</artifactId >
1313 <packaging >war</packaging >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >javamoney-examples</artifactId >
55 <groupId >org.javamoney.examples</groupId >
6- <version >0.8-SNAPSHOT </version >
6+ <version >0.8</version >
77 <relativePath >..</relativePath >
88 </parent >
99
You can’t perform that action at this time.
0 commit comments