diff --git a/pom.xml b/pom.xml
index a5e2458..e6b98d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,6 +10,7 @@
plexus-interpolation
1.23-SNAPSHOT
+ bundle
Plexus Interpolation API
@@ -34,6 +35,16 @@
+
+ org.apache.felix
+ maven-bundle-plugin
+ true
+
+
+ org.codehaus.plexus.*;version="${project.version}"
+
+
+
org.apache.maven.plugins
maven-scm-publish-plugin