Fixes build errors by updating parent version of the universal module

This commit is contained in:
games647
2016-01-23 20:56:09 +01:00
parent b22df62f90
commit 3b4c4a1c79

View File

@ -5,7 +5,7 @@
<parent>
<groupId>com.github.games647</groupId>
<artifactId>fastlogin-parent</artifactId>
<version>0.3</version>
<version>0.4</version>
<relativePath>../pom.xml</relativePath>
</parent>