Don't provide the version of the plugin so the latest one is used by default.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@432849 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/tools/maven2/osgi-archetype/src/main/resources/archetype-resources/pom.xml b/tools/maven2/osgi-archetype/src/main/resources/archetype-resources/pom.xml
index a723a26..3049bd2 100644
--- a/tools/maven2/osgi-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/tools/maven2/osgi-archetype/src/main/resources/archetype-resources/pom.xml
@@ -29,7 +29,6 @@
         <groupId>org.apache.felix.plugins</groupId>
         <artifactId>maven-osgi-plugin</artifactId>
         <extensions>true</extensions>
-        <version>0.8.0-SNAPSHOT</version>
         <configuration>
           <!--
           *************************************************