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/mail/pom.xml b/commons/mail/pom.xml
index 4c457c0..095c408 100644
--- a/commons/mail/pom.xml
+++ b/commons/mail/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>mail</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>