File tree Expand file tree Collapse file tree 6 files changed +5
-44
lines changed
single-line-diagram-cgmes
single-line-diagram-cgmes-dl-conversion
single-line-diagram-cgmes-dl-iidm-extensions
single-line-diagram-cgmes-layout Expand file tree Collapse file tree 6 files changed +5
-44
lines changed Original file line number Diff line number Diff line change 5757 <artifactId >junit-jupiter</artifactId >
5858 <scope >test</scope >
5959 </dependency >
60- <dependency >
61- <groupId >com.powsybl</groupId >
62- <artifactId >powsybl-config-test</artifactId >
63- <scope >test</scope >
64- </dependency >
6560 <dependency >
6661 <groupId >com.powsybl</groupId >
6762 <artifactId >powsybl-diagram-test</artifactId >
8782 <artifactId >powsybl-ucte-converter</artifactId >
8883 <scope >test</scope >
8984 </dependency >
85+ <dependency >
86+ <groupId >com.google.jimfs</groupId >
87+ <artifactId >jimfs</artifactId >
88+ <scope >test</scope >
89+ </dependency >
9090 </dependencies >
9191
9292</project >
Original file line number Diff line number Diff line change 7575
7676 <powsybl-core .version>5.2.0</powsybl-core .version>
7777
78- <powsybl-olf .version>0.23.0</powsybl-olf .version>
7978 </properties >
8079
8180 <profiles >
177176 <version >${powsybl-core.version} </version >
178177 <scope >test</scope >
179178 </dependency >
180- <dependency >
181- <groupId >com.powsybl</groupId >
182- <artifactId >powsybl-config-test</artifactId >
183- <version >${powsybl-core.version} </version >
184- <scope >test</scope >
185- </dependency >
186- <dependency >
187- <groupId >com.powsybl</groupId >
188- <artifactId >powsybl-loadflow-api</artifactId >
189- <version >${powsybl-core.version} </version >
190- <scope >test</scope >
191- </dependency >
192- <dependency >
193- <groupId >com.powsybl</groupId >
194- <artifactId >powsybl-open-loadflow</artifactId >
195- <version >${powsybl-olf.version} </version >
196- <scope >test</scope >
197- </dependency >
198179 <dependency >
199180 <groupId >com.powsybl</groupId >
200181 <artifactId >powsybl-tools-test</artifactId >
Original file line number Diff line number Diff line change 4949 <artifactId >powsybl-diagram-test</artifactId >
5050 <scope >test</scope >
5151 </dependency >
52- <dependency >
53- <groupId >com.powsybl</groupId >
54- <artifactId >powsybl-config-test</artifactId >
55- <scope >test</scope >
56- </dependency >
5752 <dependency >
5853 <groupId >com.powsybl</groupId >
5954 <artifactId >powsybl-iidm-impl</artifactId >
Original file line number Diff line number Diff line change 4444 <artifactId >powsybl-diagram-test</artifactId >
4545 <scope >test</scope >
4646 </dependency >
47- <dependency >
48- <groupId >com.powsybl</groupId >
49- <artifactId >powsybl-config-test</artifactId >
50- <scope >test</scope >
51- </dependency >
5247 <dependency >
5348 <groupId >com.powsybl</groupId >
5449 <artifactId >powsybl-iidm-impl</artifactId >
Original file line number Diff line number Diff line change 4747 <artifactId >powsybl-diagram-test</artifactId >
4848 <scope >test</scope >
4949 </dependency >
50- <dependency >
51- <groupId >com.powsybl</groupId >
52- <artifactId >powsybl-config-test</artifactId >
53- <scope >test</scope >
54- </dependency >
5550 <dependency >
5651 <groupId >com.powsybl</groupId >
5752 <artifactId >powsybl-iidm-impl</artifactId >
Original file line number Diff line number Diff line change 6666 <scope >test</scope >
6767 </dependency >
6868
69- <dependency >
70- <groupId >com.powsybl</groupId >
71- <artifactId >powsybl-config-test</artifactId >
72- <scope >test</scope >
73- </dependency >
7469 <dependency >
7570 <groupId >com.powsybl</groupId >
7671 <artifactId >powsybl-diagram-test</artifactId >
You can’t perform that action at this time.
0 commit comments