Skip to content

Commit a3cff51

Browse files
johnmayegonw
authored andcommitted
forcefield doesn't need testdata
1 parent 7a9fc68 commit a3cff51

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tool/forcefield/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -99,13 +99,6 @@
9999
<type>test-jar</type>
100100
<scope>test</scope>
101101
</dependency>
102-
<dependency>
103-
<groupId>${project.groupId}</groupId>
104-
<artifactId>cdk-testdata</artifactId>
105-
<version>${project.parent.version}</version>
106-
<type>test-jar</type>
107-
<scope>test</scope>
108-
</dependency>
109102
</dependencies>
110103

111104
</project>

0 commit comments

Comments
 (0)