Skip to content

Commit 42749ab

Browse files
johnmayegonw
authored andcommitted
Need this dependency since scope=test doesn't pull in the extras
1 parent 8e2b3b5 commit 42749ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

descriptor/qsarprotein/pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@
6262
<version>${project.parent.version}</version>
6363
<scope>test</scope>
6464
</dependency>
65+
<dependency>
66+
<groupId>${project.groupId}</groupId>
67+
<artifactId>cdk-valencycheck</artifactId>
68+
<version>${project.parent.version}</version>
69+
<scope>test</scope>
70+
</dependency>
6571
<dependency>
6672
<groupId>${project.groupId}</groupId>
6773
<artifactId>cdk-dict</artifactId>

0 commit comments

Comments
 (0)