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/avalon-framework/pom.xml b/commons/avalon-framework/pom.xml
index a240872..588cbfc 100644
--- a/commons/avalon-framework/pom.xml
+++ b/commons/avalon-framework/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>