Integrate OSGi boot
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8104fc77cfd88ccbdce0cbcbe2fe1aaea49fb276..c54c9d93d521a2c291214735b14ba7b269cb423d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,7 @@
                <developmentCycle>0.1</developmentCycle>
                <version.slc>0.12.1-SNAPSHOT</version.slc>
                <version.maven-argeo-osgi>0.1.21</version.maven-argeo-osgi>
+               <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
        </properties>
        <scm>
                <connection>scm:svn:https://www.argeo.org/svn/commons/trunk</connection>
@@ -65,6 +66,7 @@ limitations under the License.
                </developer>
        </developers>
        <modules>
+               <module>osgi</module>
                <module>server</module>
        </modules>
        <build>