remove commented mojo

This commit is contained in:
Jonathan Shook 2020-05-05 01:05:24 -05:00
parent fd32e3c3f0
commit 9baa4954e9
2 changed files with 0 additions and 17 deletions

View File

@ -50,17 +50,6 @@
<version>3.12.97-SNAPSHOT</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>javax.activation</groupId>-->
<!-- <artifactId>activation</artifactId>-->
<!-- <version>1.1.1</version>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>javax.xml.bind</groupId>-->
<!-- <artifactId>jaxb-api</artifactId>-->
<!-- <version>2.2.11</version>-->
<!-- </dependency>-->
</dependencies>
<build>

View File

@ -67,12 +67,6 @@
<groupId>com.github.docker-java</groupId>
</exclusion>
</exclusions>
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <artifactId>docker-java-transport-jersey</artifactId>-->
<!-- <groupId>com.github.docker-java</groupId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>