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
     1.1 --- a/pom.xml	Sun Jun 21 12:31:38 2020 +0200
     1.2 +++ b/pom.xml	Sun Jun 21 12:32:25 2020 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4      <modelVersion>4.0.0</modelVersion>
     1.5      <groupId>de.uapcore</groupId>
     1.6      <artifactId>lightpit</artifactId>
     1.7 -    <version>0.3-SNAPSHOT</version>
     1.8 +    <version>0.3</version>
     1.9      <packaging>war</packaging>
    1.10      <properties>
    1.11          <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

mercurial