Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 committed Mar 6, 2024
1 parent d36c10b commit 69ad5cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1540,10 +1540,10 @@

<repository>
<releases>
<enabled>false</enabled>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
<enabled>false</enabled>
</snapshots>
<id>staging</id>
<name>Apache Staging Repository</name>
Expand Down

0 comments on commit 69ad5cd

Please sign in to comment.