Format comment as a comment

This commit is contained in:
René Pfeuffer
2018-06-25 11:06:18 +02:00
parent 2ca7d708e6
commit 9d250920f2
2 changed files with 2 additions and 2 deletions

View File

@@ -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>

View File

@@ -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>