Skip to content

Commit ce6d7df

Browse files
johnmayegonw
authored andcommitted
pdbcml is now independent of testdata - due to cdk-pdb changes.
1 parent cd01134 commit ce6d7df

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

storage/pdbcml/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,6 @@
7272
<type>test-jar</type>
7373
<scope>test</scope>
7474
</dependency>
75-
<dependency>
76-
<groupId>${project.groupId}</groupId>
77-
<artifactId>cdk-testdata</artifactId>
78-
<version>${project.parent.version}</version>
79-
<type>test-jar</type>
80-
<scope>test</scope>
81-
</dependency>
8275
</dependencies>
8376

8477
</project>

0 commit comments

Comments
 (0)