Polishing.

Remove unused pom elements.

See #1169
This commit is contained in:
Mark Paluch
2021-09-29 14:08:17 +02:00
parent 3407d2aa51
commit 73fffec6a7
2 changed files with 0 additions and 10 deletions

View File

@@ -119,15 +119,6 @@
<type>pom</type>
</dependency>
<!-- CDI -->
<dependency>
<groupId>javax.enterprise</groupId>
<artifactId>cdi-api</artifactId>
<version>${cdi}</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<!-- Test Dependencies -->
<dependency>
<groupId>org.apache.cassandra</groupId>