[webconsole] Make sure the version of the exported package is in sync with the project version
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@954810 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index f24cf09..0cc2976 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -100,7 +100,7 @@
org.apache.felix.webconsole.internal.OsgiManagerActivator
</Bundle-Activator>
<Export-Package>
- org.apache.felix.webconsole;version=3.0.0
+ org.apache.felix.webconsole;version=${project.version}
</Export-Package>
<Private-Package>
!org.apache.felix.webconsole,