Skip to content

Commit

Permalink
core-mod save
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Gross cogross committed Jun 5, 2024
1 parent 3bdc2fd commit 0dfd8c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions core/modification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
<groupId>gov.nsa.datawave</groupId>
<artifactId>datawave-query-core</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
<groupId>gov.nsa.datawave.core</groupId>
<artifactId>datawave-core-connection-pool</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>gov.nsa.datawave.core</groupId>
Expand Down

0 comments on commit 0dfd8c2

Please sign in to comment.