mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-20 16:41:22 +02:00
Format comment as a comment
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -92,7 +92,7 @@
|
||||
</snapshots>
|
||||
</repository>
|
||||
|
||||
// TODO remove jitpack after edison hal bugfix
|
||||
<!-- TODO remove jitpack after edison hal bugfix -->
|
||||
<repository>
|
||||
<id>jitpack</id>
|
||||
<url>https://jitpack.io</url>
|
||||
|
||||
@@ -154,7 +154,7 @@
|
||||
<artifactId>resteasy-servlet-initializer</artifactId>
|
||||
<version>${resteasy.version}</version>
|
||||
</dependency>
|
||||
// TODO switch back to de.otto.edison after edison hal bugfix
|
||||
<!-- TODO switch back to de.otto.edison after edison hal bugfix -->
|
||||
<dependency>
|
||||
<groupId>com.github.pfeuffer</groupId>
|
||||
<artifactId>edison-hal</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user