Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei1058 authored Mar 11, 2022
1 parent fda63fd commit cd920a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@
<distributionManagement>
<repository>
<id>ftp-repo</id>
<url>ftp://andrei1058.com/releases</url>
<url>ftp://andrei1058.dev/releases</url>
</repository>
<snapshotRepository>
<id>ftp-repo</id>
<url>ftp://andrei1058.com/snapshots</url>
<url>ftp://andrei1058.dev/snapshots</url>
</snapshotRepository>
</distributionManagement>
</project>
</project>

0 comments on commit cd920a2

Please sign in to comment.