Fix license issue
Update changelog
Upgrade some settings in the configuration test suite
Add the obr.xml file for the web console plugin
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@795564 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/plugin/pom.xml b/ipojo/plugin/pom.xml
index 76edd43..56b35c9 100644
--- a/ipojo/plugin/pom.xml
+++ b/ipojo/plugin/pom.xml
@@ -29,6 +29,14 @@
<version>1.3.0-SNAPSHOT</version>
<name>Apache Felix iPOJO Maven Plugin</name>
<packaging>maven-plugin</packaging>
+
+ <description>
+ Maven Plugin to package iPOJO-powered bundles.
+ </description>
+ <url>
+ http://felix.apache.org/site/ipojo-maven-plug-in.html
+ </url>
+
<dependencies>
<dependency>
<groupId>org.apache.maven</groupId>