Skip to content
Snippets Groups Projects
Commit c55085d0 authored by Koen Aers's avatar Koen Aers
Browse files

Get ready for the 5.1.0.Alpha1 release

parent 8ff66410
Branches
Tags 5.1.0.Alpha1
No related merge requests found
......@@ -813,5 +813,5 @@
</profiles>
<version>5.1.0-SNAPSHOT</version>
<version>5.1.0.Alpha1</version>
</project>
......@@ -5,7 +5,7 @@ import org.apache.commons.logging.LogFactory;
final public class Version {
public static final String VERSION = "5.1.0-SNAPSHOT";
public static final String VERSION = "5.1.0.Alpha1";
private static final Version instance = new Version();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment