fix: issue form should always include the currently selected versions

Sun, 21 Jun 2020 12:32:25 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 21 Jun 2020 12:32:25 +0200
changeset 94
edba952cfc57
parent 93
a44d59bbf447
child 95
0552cc5755f3

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>

mercurial