commit: e29f4b10888fb61835d79888f4dec08afd23599b
Author: Zhang Zongyu <zzy2529420793 <AT> gmail <DOT> com>
AuthorDate: Fri Aug 28 07:16:20 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 15:12:13 2020 +0000
URL: https://gitweb.gentoo.org/proj/java-ebuilder.git/commit/?id=e29f4b10
release 0.5.1: bugfixes
Signed-off-by: Zhang Zongyu <zzy2529420793 <AT> gmail.com>
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8fe211e..74a0451 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gentoo</groupId>
<artifactId>java-ebuilder</artifactId>
- <version>0.5.0</version>
+ <version>0.5.1</version>
<packaging>jar</packaging>
<name>Gentoo Java ebuild Builder</name>
<description>Java team tool for semi-automatic creation of ebuilds from
pom.xml.</description>