no need to this in the pom for a jar

Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
olivier lamy 2020-08-20 19:33:44 +08:00
parent 35f3f1886e
commit a196f9636a
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@
<groupId>org.mongodb</groupId> <groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId> <artifactId>mongo-java-driver</artifactId>
<version>2.13.2</version> <version>2.13.2</version>
<type>jar</type>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>