Improved and cleaned up examples

This commit is contained in:
Erik C. Thauvin 2022-09-08 11:53:24 -07:00
parent bef4b2ee20
commit cdba6b7597
3 changed files with 21 additions and 8 deletions

View file

@ -26,5 +26,10 @@
<option name="name" value="MavenLocal" />
<option name="url" value="file:$MAVEN_REPOSITORY$/" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenLocal" />
<option name="name" value="MavenLocal" />
<option name="url" value="file:$PROJECT_DIR$/../../maven/repository/" />
</remote-repository>
</component>
</project>