Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<repositories>
    <repository>
        <id>foreach-nexus-releases</id>
        <name>Foreach nexus - releases</name>
        <url>https://repository.foreach.be/nexus/repository/releases<releases/</url>
    </repository>
    <repository>
        <id>foreach-nexus-snapshots</id>
        <name>Foreach nexus - snapshots</name>
        <url>https://repository.foreach.be/nexus/repository/snapshots/snapshots<</url>
    </repository>
</repositories>

...