As 1.0.0 of the parent pom is not released yet, it's better to use latest version from svn for now.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@569829 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/antlr/pom.xml b/commons/antlr/pom.xml
index 6b80903..2b12115 100644
--- a/commons/antlr/pom.xml
+++ b/commons/antlr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.felix.commons</groupId>
<artifactId>commons-build</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom</relativePath>
</parent>
<properties>