We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f3919 commit ad003d8Copy full SHA for ad003d8
1 file changed
pom.xml
@@ -18,19 +18,6 @@
18
<tag>HEAD</tag>
19
</scm>
20
21
- <distributionManagement>
22
- <repository>
23
- <id>ripe-releases</id>
24
- <name>Nexus Release Repository</name>
25
- <url>https://artifacts.ripe.net/repository/maven-releases-ncc/</url>
26
- </repository>
27
- <snapshotRepository>
28
- <id>ripe-snapshots</id>
29
- <name>Nexus Snapshot Repository</name>
30
- <url>https://artifacts.ripe.net/repository/maven-snapshots-ncc/</url>
31
- </snapshotRepository>
32
- </distributionManagement>
33
-
34
<properties>
35
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
36
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
0 commit comments