Skip to content
Snippets Groups Projects
Commit 02065a11 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

KOP-2139 KOP-2444 pom: Add nexus repository

parent 83502641
Branches
Tags
No related merge requests found
......@@ -27,6 +27,17 @@
<profile>
<id>local-build</id>
<repositories>
<repository>
<id>ozg-nexus</id>
<name>ozg-releases</name>
<url>https://nexus.ozg-sh.de/repository/ozg-releases/</url>
</repository>
<repository>
<id>ozg-snapshots-nexus</id>
<name>ozg-snapshots</name>
<url>https://nexus.ozg-sh.de/repository/ozg-snapshots/</url>
<snapshots><enabled>true</enabled></snapshots>
</repository>
<repository>
<id>artifactory</id>
<name>artifactory</name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment