Skip to content

Commit

Permalink
Added the hashstore dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
taojing2002 committed Jun 21, 2024
1 parent 3ac22c6 commit 023e7a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,11 @@
<artifactId>jaxb-runtime</artifactId>
<version>2.3.2</version>
</dependency>
<dependency>
<groupId>org.dataone</groupId>
<artifactId>hashstore</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
<plugins>
Expand Down

0 comments on commit 023e7a2

Please sign in to comment.