Grab bekleyDB jars from Oracle
This commit is contained in:
parent
99a01f1a6e
commit
193c51900f
1 changed files with 6 additions and 0 deletions
6
pom.xml
6
pom.xml
|
|
@ -234,6 +234,12 @@
|
||||||
<snapshots><enabled>true</enabled></snapshots>
|
<snapshots><enabled>true</enabled></snapshots>
|
||||||
<url>http://forkalsrud.org:8080/nexus/content/groups/public-snapshots</url>
|
<url>http://forkalsrud.org:8080/nexus/content/groups/public-snapshots</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
<repository>
|
||||||
|
<id>oracleReleases</id>
|
||||||
|
<name>Oracle Released Java Packages</name>
|
||||||
|
<url>http://download.oracle.com/maven</url>
|
||||||
|
<layout>default</layout>
|
||||||
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue