Skip to content

Commit

Permalink
Replace comment in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
DomGarguilo committed Mar 24, 2022
1 parent bf88eb1 commit 4563585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
<groupId>org.apache.zookeeper</groupId>
<artifactId>zookeeper</artifactId>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>org.apache.accumulo</groupId>
<artifactId>accumulo-minicluster</artifactId>
Expand All @@ -117,7 +118,6 @@
<artifactId>accumulo-test</artifactId>
<scope>test</scope>
</dependency>
<!-- Test dependencies -->
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
Expand Down

0 comments on commit 4563585

Please sign in to comment.