We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 796e27f commit 97a26fcCopy full SHA for 97a26fc
pom.xml
@@ -7,11 +7,11 @@
7
<parent>
8
<groupId>com.reedelk</groupId>
9
<artifactId>module-parent</artifactId>
10
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
11
</parent>
12
13
<packaging>bundle</packaging>
14
15
<artifactId>module-file</artifactId>
16
17
<properties>
releases.json
@@ -1,4 +1,9 @@
1
[
2
+ {
3
+ "version": "1.0.4",
4
+ "date": "1/9/2020",
5
+ "release-notes": "<ul><li>Runtime v1.0.4 release.</li><ul>"
6
+ },
{
"version": "1.0.2",
"date": "26/8/2020",
0 commit comments