Refer to released parent pom (1.0.0)
Increase version number to 1.0.0-SNAPSHOT
Use maven-bundle-plugin version from parent pom
Activate some more modules

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@558940 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/commons-el/pom.xml b/commons/commons-el/pom.xml
index 8756a22..7ad26e0 100644
--- a/commons/commons-el/pom.xml
+++ b/commons/commons-el/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.felix.commons</groupId>
         <artifactId>build</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
     </parent>
     <properties>
         <pkgArtifactId>commons-el</pkgArtifactId>
@@ -62,7 +62,6 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>