We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d4b77 commit b9fb67eCopy full SHA for b9fb67e
pom.xml
@@ -77,17 +77,6 @@
77
<url>https://github.com/tls-attacker/TLS-Docker-Library/tree/master</url>
78
</scm>
79
80
- <distributionManagement>
81
- <repository>
82
- <id>ossrh</id>
83
- <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
84
- </repository>
85
- <snapshotRepository>
86
- <id>rub-nexus</id>
87
- <name>TLS-Attacker Internal Repository</name>
88
- <url>https://hydrogen.cloud.nds.rub.de/nexus/repository/maven-snapshots/</url>
89
- </snapshotRepository>
90
- </distributionManagement>
91
<properties>
92
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
93
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments