Skip to content

Commit

Permalink
Update oracle repository
Browse files Browse the repository at this point in the history
  • Loading branch information
MikielAgutu committed Apr 20, 2020
1 parent 6173399 commit 947764b
Showing 1 changed file with 23 additions and 8 deletions.
31 changes: 23 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,21 @@
<url>https://nexus.flywaydb.org/repository/flyway/</url>
</repository>



















Expand All @@ -125,26 +140,26 @@
<snapshots>
<enabled>false</enabled>
</snapshots>
<url>https://maven.oracle.com</url>
<layout>default</layout>
</repository>

</repositories>

<pluginRepositories>


<url>https://maven.oracle.com</url>

<layout>default</layout>
</repository>
</repositories>

<pluginRepositories>
<pluginRepository>
<id>maven.oracle.com</id>




<pluginRepository>
<id>maven.oracle.com</id>
<url>https://maven.oracle.com</url>

</pluginRepository>

</pluginRepositories>

<properties>
Expand Down

0 comments on commit 947764b

Please sign in to comment.