Skip to content

Commit

Permalink
Change the dependency of dataone-indexer from 3.1.0-snapshot to 3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
taojing2002 committed Dec 2, 2024
1 parent a28d1d5 commit 0cd5529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metacat-index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.dataone</groupId>
<artifactId>dataone-index-worker</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<type>jar</type>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 0cd5529

Please sign in to comment.