POM indentation fix.

This commit is contained in:
Mike Hearn 2013-01-16 14:23:17 +01:00
parent a39dfddead
commit 9382ee15e9

View File

@ -196,10 +196,10 @@
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.3.1.Final</version>
<scope>compile</scope>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.3.1.Final</version>
<scope>compile</scope>
</dependency>
<dependency>