Skip to content

Commit 5f9ea47

Browse files
johnmayegonw
authored andcommitted
Broken by changes to another module - it implicitly depended on the CDK atomtyping.
1 parent 6f196f6 commit 5f9ea47

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

descriptor/qsarbond/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@
6060
<version>${project.parent.version}</version>
6161
<scope>test</scope>
6262
</dependency>
63+
<dependency>
64+
<groupId>${project.groupId}</groupId>
65+
<artifactId>cdk-atomtype</artifactId>
66+
<version>${project.parent.version}</version>
67+
<scope>test</scope>
68+
</dependency>
6369
<dependency>
6470
<groupId>${project.groupId}</groupId>
6571
<artifactId>cdk-test</artifactId>

0 commit comments

Comments
 (0)