File tree Expand file tree Collapse file tree 27 files changed +1
-176
lines changed
data/src/main/java/org/openscience/cdk/templates Expand file tree Collapse file tree 27 files changed +1
-176
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 58
58
<version >${project.parent.version} </version >
59
59
<scope >test</scope >
60
60
</dependency >
61
- <dependency >
62
- <groupId >${project.groupId} </groupId >
63
- <artifactId >cdk-data</artifactId >
64
- <version >${project.parent.version} </version >
65
- <type >test-jar</type >
66
- <scope >test</scope >
67
- </dependency >
68
61
<dependency >
69
62
<groupId >${project.groupId} </groupId >
70
63
<artifactId >cdk-test</artifactId >
Original file line number Diff line number Diff line change 86
86
<type >test-jar</type >
87
87
<scope >test</scope >
88
88
</dependency >
89
- <dependency >
90
- <groupId >${project.groupId} </groupId >
91
- <artifactId >cdk-data</artifactId >
92
- <version >${project.parent.version} </version >
93
- <type >test-jar</type >
94
- <scope >test</scope >
95
- </dependency >
96
89
<dependency >
97
90
<groupId >${project.groupId} </groupId >
98
91
<artifactId >cdk-testdata</artifactId >
Original file line number Diff line number Diff line change 80
80
<type >test-jar</type >
81
81
<scope >test</scope >
82
82
</dependency >
83
- <dependency >
84
- <groupId >${project.groupId} </groupId >
85
- <artifactId >cdk-data</artifactId >
86
- <version >${project.parent.version} </version >
87
- <type >test-jar</type >
88
- <scope >test</scope >
89
- </dependency >
90
83
</dependencies >
91
84
92
85
<build >
Original file line number Diff line number Diff line change 58
58
<version >${project.parent.version} </version >
59
59
<scope >test</scope >
60
60
</dependency >
61
- <dependency >
62
- <groupId >${project.groupId} </groupId >
63
- <artifactId >cdk-data</artifactId >
64
- <version >${project.parent.version} </version >
65
- <type >test-jar</type >
66
- <scope >test</scope >
67
- </dependency >
68
61
<dependency >
69
62
<groupId >${project.groupId} </groupId >
70
63
<artifactId >cdk-standard</artifactId >
Original file line number Diff line number Diff line change 63
63
<version >${project.parent.version} </version >
64
64
<scope >test</scope >
65
65
</dependency >
66
- <dependency >
67
- <groupId >${project.groupId} </groupId >
68
- <artifactId >cdk-data</artifactId >
69
- <version >${project.parent.version} </version >
70
- <type >test-jar</type >
71
- <scope >test</scope >
72
- </dependency >
73
66
<dependency >
74
67
<groupId >${project.groupId} </groupId >
75
68
<artifactId >cdk-silent</artifactId >
Original file line number Diff line number Diff line change 101
101
<artifactId >cdk-testdata</artifactId >
102
102
<version >${project.parent.version} </version >
103
103
<type >test-jar</type >
104
- <scope >test</scope >
104
+ <scope >test</scope >
105
105
</dependency >
106
106
</dependencies >
107
107
Original file line number Diff line number Diff line change 80
80
<type >test-jar</type >
81
81
<scope >test</scope >
82
82
</dependency >
83
- <dependency >
84
- <groupId >${project.groupId} </groupId >
85
- <artifactId >cdk-data</artifactId >
86
- <version >${project.parent.version} </version >
87
- <type >test-jar</type >
88
- <scope >test</scope >
89
- </dependency >
90
83
<dependency >
91
84
<groupId >${project.groupId} </groupId >
92
85
<artifactId >cdk-smiles</artifactId >
Original file line number Diff line number Diff line change 85
85
<version >${project.parent.version} </version >
86
86
<scope >test</scope >
87
87
</dependency >
88
- <dependency >
89
- <groupId >${project.groupId} </groupId >
90
- <artifactId >cdk-data</artifactId >
91
- <version >${project.parent.version} </version >
92
- <type >test-jar</type >
93
- <scope >test</scope >
94
- </dependency >
95
88
</dependencies >
96
89
97
90
</project >
Original file line number Diff line number Diff line change 141
141
<type >test-jar</type >
142
142
<scope >test</scope >
143
143
</dependency >
144
- <dependency >
145
- <groupId >${project.groupId} </groupId >
146
- <artifactId >cdk-data</artifactId >
147
- <version >${project.parent.version} </version >
148
- <type >test-jar</type >
149
- <scope >test</scope >
150
- </dependency >
151
144
<dependency >
152
145
<groupId >${project.groupId} </groupId >
153
146
<artifactId >cdk-qsar</artifactId >
You can’t perform that action at this time.
0 commit comments