Make SonarQube happier with the source code

This commit is contained in:
Marko Zivanovic
2015-03-11 11:07:33 +01:00
parent cabfc67b99
commit 10be4bfd8e
8 changed files with 81 additions and 18 deletions
+6 -2
View File
@@ -39,8 +39,8 @@
<connection>scm:git:git@github.com:zmarko/jPasswordObfuscator.git</connection>
<developerConnection>scm:git:git@github.com:zmarko/jPasswordObfuscator.git</developerConnection>
<url>git@github.com:zmarko/jPasswordObfuscator.git</url>
<tag>HEAD</tag>
</scm>
<tag>HEAD</tag>
</scm>
<dependencies>
<dependency>
@@ -139,4 +139,8 @@
<maven.compiler.target>1.7</maven.compiler.target>
</properties>
<prerequisites>
<maven>3.0.4</maven>
</prerequisites>
</project>