Class Version
java.lang.Object
de.aikiit.fotorenamer.util.Version
Contents of that file is generated during the build.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringBuild number of the current artifact.static final StringMaven coordinate: project.artifactId.static final StringMaven coordinate: project.version.static final StringBuild timestamp in milliseconds.static final StringCurrent version of the project read from pom.xml. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
VERSION
-
TIMESTAMP
-
BUILD_NUMBER
-
PROJECT_ARTIFACT_ID
-
PROJECT_VERSION
-
-
Constructor Details
-
Version
public Version()
-