Interface VersionHelper
-
interface VersionHelperHelper class that provides the current version of Mavanagaiata to the mojo instances- Author:
- Sebastian Staudt
-
-
Method Summary
Static Methods Modifier and Type Method Description static StringgetVersion()Returns the current version of Mavanagaiata This requires the presence of the generated Git info class.
-
-
-
Method Detail
-
getVersion
static String getVersion()
Returns the current version of Mavanagaiata This requires the presence of the generated Git info class. If it's not availablenullis returned.- Returns:
- The current version
-
-