Skip to content

Commit

Permalink
Merge pull request #1883 from NCEAS/dev-2.19
Browse files Browse the repository at this point in the history
Merge dev-2.19 to main
  • Loading branch information
taojing2002 authored Apr 18, 2024
2 parents 82145d1 + a6fdbae commit bf16a7f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,13 @@
<maven.compiler.source>1.8</maven.compiler.source>
</properties>
<repositories>
<repository>
<id>Jibx Maven Repository</id>
<url>https://jibx.sourceforge.net/maven/</url>
</repository>
<repository>
<id>dataone.org</id>
<url>http://maven.dataone.org</url>
<url>https://maven.dataone.org</url>
<releases><enabled>true</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>
</repository>
Expand Down

0 comments on commit bf16a7f

Please sign in to comment.