Skip to content

Commit

Permalink
enable snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed Dec 24, 2024
1 parent 6772cb3 commit 2a75856
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,9 @@
<pluginRepository>
<id>Snapshots</id>
<url>http://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>

0 comments on commit 2a75856

Please sign in to comment.