Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
ianopolous committed Dec 24, 2024
1 parent 2a75856 commit 7c6a6ea
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,12 +181,12 @@
<id>gluon-releases</id>
<url>https://nexus.gluonhq.com/nexus/content/repositories/releases</url>
</pluginRepository>
<pluginRepository>
<id>Snapshots</id>
<url>http://oss.sonatype.org/content/repositories/snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
<pluginRepository>
<id>gluon-snapshots</id>
<url>https://nexus.gluonhq.com/nexus/content/repositories/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>
</project>

0 comments on commit 7c6a6ea

Please sign in to comment.