commit: 4b2a4637ab026982ca541b12d33e646ec5a2eded
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 3 20:52:51 2019 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Nov 3 20:53:01 2019 +0000
URL: https://gitweb.gentoo.org/proj/java-ebuilder.git/commit/?id=4b2a4637
release 0.4.0
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0f7729f..23df7aa 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.4.0-SNAPSHOT</version>
+ <version>0.4.0</version>
<packaging>jar</packaging>
<name>Gentoo Java ebuild Builder</name>
<description>Java team tool for semi-automatic creation of ebuilds from
pom.xml.</description>