Skip to content
Snippets Groups Projects
Commit e1cb8d80 authored by Christian Wulf's avatar Christian Wulf
Browse files

JCTools is now installed automatically via maven

parent f3ddd247
No related branches found
No related tags found
No related merge requests found
......@@ -66,11 +66,9 @@
<version>17.0</version>
</dependency>
<dependency>
<!-- install the following project to your local maven repository from
submodule: JCTools -->
<groupId>org.jctools</groupId>
<artifactId>jctools-core</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment