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

OZG-4094 pom: Remove nexus repo

parent f6869cf6
No related branches found
No related tags found
1 merge request!2OZG-4094 osi2 postfach facade
......@@ -54,25 +54,4 @@
<module>nachrichten-manager-postfach-interface</module>
</modules>
<profiles>
<profile>
<id>nexus-deploy</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>
<distributionManagement>
<repository>
<id>ozg-nexus</id>
<name>ozg-releases</name>
<url>https://nexus.ozg-sh.de/repository/ozg-releases/</url>
</repository>
<snapshotRepository>
<id>ozg-snapshots-nexus</id>
<name>ozg-snapshots</name>
<url>https://nexus.ozg-sh.de/repository/ozg-snapshots/</url>
</snapshotRepository>
</distributionManagement>
</profile>
</profiles>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment