This commit is contained in:
Erik C. Thauvin 2021-05-09 22:38:17 -07:00
parent 740e3a9d01
commit b4e37a5877
4 changed files with 9 additions and 4 deletions

View file

@ -21,5 +21,10 @@
<option name="name" value="maven" />
<option name="url" value="https://oss.sonatype.org/content/repositories/snapshots" />
</remote-repository>
<remote-repository>
<option name="id" value="MavenLocal" />
<option name="name" value="MavenLocal" />
<option name="url" value="file:$MAVEN_REPOSITORY$/" />
</remote-repository>
</component>
</project>