File tree Expand file tree Collapse file tree 1 file changed +1
-29
lines changed Expand file tree Collapse file tree 1 file changed +1
-29
lines changed Original file line number Diff line number Diff line change 4141 <impl .groupId>org.javamoney</impl .groupId>
4242 <impl .artifactId>moneta</impl .artifactId>
4343 <impl .version>1.0.1-SNAPSHOT</impl .version>
44- <impl .packageType>jar </impl .packageType>
44+ <impl .packageType>pom </impl .packageType>
4545
4646 <!-- 2) JSR API version to be used. -->
4747 <api .version>1.0</api .version>
105105 <version >${impl.version} </version >
106106 <type >${impl.packageType} </type >
107107 </dependency >
108- <!--
109- <dependency>
110- <groupId>${impl.groupId}</groupId>
111- <artifactId>moneta-parent</artifactId>
112- <version>${impl.version}</version>
113- <type>${impl.type}</type>
114- </dependency>
115- <dependency>
116- <groupId>${impl.groupId}.moneta</groupId>
117- <artifactId>moneta-core</artifactId>
118- <version>${impl.version}</version>
119- </dependency>
120- <dependency>
121- <groupId>${impl.groupId}.moneta</groupId>
122- <artifactId>moneta-convert</artifactId>
123- <version>${impl.version}</version>
124- </dependency>
125- <dependency>
126- <groupId>${impl.groupId}.moneta</groupId>
127- <artifactId>moneta-convert-ecb</artifactId>
128- <version>${impl.version}</version>
129- </dependency>
130- <dependency>
131- <groupId>${impl.groupId}.moneta</groupId>
132- <artifactId>moneta-convert-imf</artifactId>
133- <version>${impl.version}</version>
134- </dependency>
135- -->
136108
137109 <dependency >
138110 <groupId >javax.money</groupId >
You can’t perform that action at this time.
0 commit comments