File tree Expand file tree Collapse file tree 3 files changed +18
-24
lines changed
Expand file tree Collapse file tree 3 files changed +18
-24
lines changed Original file line number Diff line number Diff line change 4040 <outputDirectory >src/main/resources/java-money/defaults/FRB</outputDirectory >
4141 <outputFile >H10_H10.XML</outputFile >
4242 </configuration >
43- <executions >
44- <execution >
45- <id >get-fallback-resource</id >
46- <phase >process-resources</phase >
47- <goals >
48- <goal >wget</goal >
49- </goals >
50- </execution >
51- </executions >
43+ <!-- < executions> -- >
44+ <!-- < execution> -- >
45+ <!-- < id>get-fallback-resource</id> -- >
46+ <!-- < phase>process-resources</phase> -- >
47+ <!-- < goals> -- >
48+ <!-- < goal>wget</goal> -- >
49+ <!-- < /goals> -- >
50+ <!-- < /execution> -- >
51+ <!-- < /executions> -- >
5252 </plugin >
5353 </plugins >
5454 </build >
Original file line number Diff line number Diff line change 4040 <outputDirectory >src/main/resources/java-money/defaults/YAHOO</outputDirectory >
4141 <outputFileName >finance.xml</outputFileName >
4242 </configuration >
43- <executions >
44- <execution >
45- <id >get-fallback-resource</id >
46- <phase >process-resources</phase >
47- <goals >
48- <goal >wget</goal >
49- </goals >
50- </execution >
51- </executions >
43+ <!-- < executions> -- >
44+ <!-- < execution> -- >
45+ <!-- < id>get-fallback-resource</id> -- >
46+ <!-- < phase>process-resources</phase> -- >
47+ <!-- < goals> -- >
48+ <!-- < goal>wget</goal> -- >
49+ <!-- < /goals> -- >
50+ <!-- < /execution> -- >
51+ <!-- < /executions> -- >
5252 </plugin >
5353 </plugins >
5454 </build >
Original file line number Diff line number Diff line change 247247 <groupId >org.slf4j</groupId >
248248 <artifactId >slf4j-api</artifactId >
249249 </dependency >
250- <!-- OSGI support -->
251- <dependency >
252- <groupId >org.testng</groupId >
253- <artifactId >testng</artifactId >
254- <scope >test</scope >
255- </dependency >
256250 </dependencies >
257251</project >
You can’t perform that action at this time.
0 commit comments