File tree Expand file tree Collapse file tree 2 files changed +422
-6
lines changed
src/test/java/org/openscience/cdk/qsar/descriptors/molecular Expand file tree Collapse file tree 2 files changed +422
-6
lines changed Original file line number Diff line number Diff line change 64
64
</dependency >
65
65
<dependency >
66
66
<groupId >${project.groupId} </groupId >
67
- <artifactId >cdk-test </artifactId >
67
+ <artifactId >cdk-dict </artifactId >
68
68
<version >${project.parent.version} </version >
69
- <type >test-jar</type >
70
- <scope >test</scope >
69
+ <scope >test</scope >
71
70
</dependency >
72
71
<dependency >
73
72
<groupId >${project.groupId} </groupId >
74
- <artifactId >cdk-testdata </artifactId >
73
+ <artifactId >cdk-test </artifactId >
75
74
<version >${project.parent.version} </version >
76
75
<type >test-jar</type >
77
76
<scope >test</scope >
78
77
</dependency >
79
78
<dependency >
80
79
<groupId >${project.groupId} </groupId >
81
- <artifactId >cdk-qsarmolecular </artifactId >
80
+ <artifactId >cdk-testdata </artifactId >
82
81
<version >${project.parent.version} </version >
83
82
<type >test-jar</type >
84
- <scope >test</scope >
83
+ <scope >test</scope >
85
84
</dependency >
86
85
</dependencies >
87
86
You can’t perform that action at this time.
0 commit comments