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 65cd197 commit 9c95474Copy full SHA for 9c95474
1 file changed
pom.xml
@@ -21,13 +21,6 @@
21
-->
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
23
<modelVersion>4.0.0</modelVersion>
24
- <!--Add the JitPack repository because the moquette-broker dependency needs to be resolved from the JitPack repository-->
25
- <repositories>
26
- <repository>
27
- <id>jitpack.io</id>
28
- <url>https://jitpack.io</url>
29
- </repository>
30
- </repositories>
31
<parent>
32
<groupId>org.apache</groupId>
33
<artifactId>apache</artifactId>
0 commit comments