File tree Expand file tree Collapse file tree 7 files changed +1
-41
lines changed
Expand file tree Collapse file tree 7 files changed +1
-41
lines changed Original file line number Diff line number Diff line change 6161 <version >${project.parent.version} </version >
6262 <scope >test</scope >
6363 </dependency >
64- <dependency >
65- <groupId >${project.groupId} </groupId >
66- <artifactId >cdk-extra</artifactId >
67- <version >${project.parent.version} </version >
68- <scope >test</scope >
69- </dependency >
7064 <dependency >
7165 <groupId >${project.groupId} </groupId >
7266 <artifactId >cdk-io</artifactId >
10498 <artifactId >cdk-testdata</artifactId >
10599 <version >${project.parent.version} </version >
106100 <type >test-jar</type >
107- <scope >test</scope >
101+ <scope >test</scope >
108102 </dependency >
109103 </dependencies >
110104
Original file line number Diff line number Diff line change 3232 <artifactId >cdk-core</artifactId >
3333 <version >${project.parent.version} </version >
3434 </dependency >
35- <dependency >
36- <groupId >junit</groupId >
37- <artifactId >junit</artifactId >
38- <scope >test</scope >
39- </dependency >
4035 </dependencies >
4136 <build >
4237 <plugins >
Original file line number Diff line number Diff line change 7373 <version >${project.parent.version} </version >
7474 <scope >test</scope >
7575 </dependency >
76- <dependency >
77- <groupId >${project.groupId} </groupId >
78- <artifactId >cdk-extra</artifactId >
79- <version >${project.parent.version} </version >
80- <scope >test</scope >
81- </dependency >
8276 <dependency >
8377 <groupId >${project.groupId} </groupId >
8478 <artifactId >cdk-testdata</artifactId >
Original file line number Diff line number Diff line change 7171 <version >${project.parent.version} </version >
7272 <scope >test</scope >
7373 </dependency >
74- <dependency >
75- <groupId >${project.groupId} </groupId >
76- <artifactId >cdk-extra</artifactId >
77- <version >${project.parent.version} </version >
78- <scope >test</scope >
79- </dependency >
8074 <dependency >
8175 <groupId >${project.groupId} </groupId >
8276 <artifactId >cdk-smiles</artifactId >
Original file line number Diff line number Diff line change 8888 <version >${project.parent.version} </version >
8989 <scope >test</scope >
9090 </dependency >
91- <dependency >
92- <groupId >${project.groupId} </groupId >
93- <artifactId >cdk-extra</artifactId >
94- <version >${project.parent.version} </version >
95- <scope >test</scope >
96- </dependency >
9791 <dependency >
9892 <groupId >${project.groupId} </groupId >
9993 <artifactId >cdk-valencycheck</artifactId >
Original file line number Diff line number Diff line change 6565 <version >${project.parent.version} </version >
6666 <scope >test</scope >
6767 </dependency >
68- <dependency >
69- <groupId >${project.groupId} </groupId >
70- <artifactId >cdk-io</artifactId >
71- <version >${project.parent.version} </version >
72- <scope >test</scope >
73- </dependency >
7468 <dependency >
7569 <groupId >${project.groupId} </groupId >
7670 <artifactId >cdk-extra</artifactId >
Original file line number Diff line number Diff line change 2929 <artifactId >cdk-standard</artifactId >
3030 <version >${project.parent.version} </version >
3131 </dependency >
32- <dependency >
33- <groupId >junit</groupId >
34- <artifactId >junit</artifactId >
35- <scope >test</scope >
36- </dependency >
3732 </dependencies >
3833 <build >
3934 <plugins >
You can’t perform that action at this time.
0 commit comments