#541 pom.xml fix align

This commit is contained in:
SrdjanPaunovic 2017-05-03 21:40:54 +02:00
parent c92a8daeda
commit 0687a3f9f8

View File

@ -14,8 +14,8 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>