Skip to content

Commit a7675be

Browse files
johnmayegonw
authored andcommitted
Include in the cdk-bundle by default
1 parent dc13fd0 commit a7675be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bundle/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,11 @@
260260
<artifactId>cdk-inchi</artifactId>
261261
<version>${project.parent.version}</version>
262262
</dependency>
263+
<dependency>
264+
<groupId>${project.groupId}</groupId>
265+
<artifactId>cdk-jniinchi-support</artifactId>
266+
<version>${project.parent.version}</version>
267+
</dependency>
263268
<dependency>
264269
<groupId>${project.groupId}</groupId>
265270
<artifactId>cdk-group</artifactId>

0 commit comments

Comments
 (0)