Sun, 21 Jun 2020 12:32:25 +0200
fix: issue form should always include the currently selected versions
pom.xml | file | annotate | diff | comparison | revisions |
--- a/pom.xml Sun Jun 21 12:31:38 2020 +0200 +++ b/pom.xml Sun Jun 21 12:32:25 2020 +0200 @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>de.uapcore</groupId> <artifactId>lightpit</artifactId> - <version>0.3-SNAPSHOT</version> + <version>0.3</version> <packaging>war</packaging> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>