Skip to content
This repository was archived by the owner on Jun 11, 2023. It is now read-only.

Commit a5d9009

Browse files
committed
Prepare project for release v0.4.0-PRERELEASE.
1 parent b37a79e commit a5d9009

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.github.naoghuman</groupId>
66
<artifactId>lib-i18n</artifactId>
7-
<version>0.4.0-SNAPSHOT</version> <!-- -PRERELEASE -SNAPSHOT -->
7+
<version>0.4.0-PRERELEASE</version> <!-- -PRERELEASE -SNAPSHOT -->
88
<packaging>jar</packaging>
99
<name>Lib-I18N</name>
1010
<inceptionYear>2018</inceptionYear>

release/Release_v0.4.0-PRERELEASE_2018-11-dd_HH-mm.md renamed to release/Release_v0.4.0-PRERELEASE_2018-11-15_21-10.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Lib-I18N is written in JavaFX, [Maven] and [NetBeans].
88

99

1010
#### Summary
11-
* ...
12-
* ...
11+
* Add 'UnitTests' for the class 'I18NFacade'.
12+
* Update the ReadMe.
1313

1414

1515

0 commit comments

Comments
 (0)