Skip to content

Commit

Permalink
work
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswoehlke committed Dec 11, 2022
1 parent 2df5303 commit 3c017af
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 @@ -32,12 +32,12 @@
<snapshotRepository>
<id>snapshots</id>
<name>tw-thinkpad-snapshots</name>
<url>file://${user.home}/public_html/java/simulated-evolution/</url>
<url>file://${user.home}/public_html/java/libs-release-local/</url>
</snapshotRepository>
<repository>
<id>central</id>
<name>tw-thinkpad-releases</name>
<url>file://${user.home}/public_html/java/simulated-evolution/</url>
<url>file://${user.home}/public_html/java/libs-release-local/</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 3c017af

Please sign in to comment.