Skip to content

Commit

Permalink
misc: preparing release 1.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Aug 26, 2020
1 parent 90fad9d commit ad079c7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.reedelk</groupId>
<artifactId>module-parent</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</parent>

<packaging>bundle</packaging>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<artifactId>module-core</artifactId> <!-- NAME_CONVENTION -->

<properties>
Expand Down
5 changes: 5 additions & 0 deletions releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "1.0.2",
"date": "26/8/2020",
"release-notes": "<ul><li>Runtime v1.0.2 release.</li><ul>"
},
{
"version": "1.0.1",
"date": "18/8/2020",
Expand Down

0 comments on commit ad079c7

Please sign in to comment.