fixed authme maven dep.

This commit is contained in:
Jascha Starke 2012-12-22 23:28:28 +01:00
parent 4bbc6a38c4
commit 9773ce0343

View file

@ -102,7 +102,7 @@
<dependency> <dependency>
<groupId>uk.org.whoami</groupId> <groupId>uk.org.whoami</groupId>
<artifactId>authme</artifactId> <artifactId>authme</artifactId>
<version>2.7.0b2</version> <version>2.7.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.onarandombox.multiversecore</groupId> <groupId>com.onarandombox.multiversecore</groupId>