[maven-release-plugin]  copy for tag maven-ipojo-plugin-1.8.0

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/maven-ipojo-plugin-1.8.0@1061158 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/DEPENDENCIES b/DEPENDENCIES
index d3d5c69..cd5c4b5 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -1,6 +1,21 @@
 Apache Felix iPOJO Maven Plugin
 Copyright 2008-2011 The Apache Software Foundation
 
-This product includes software developed at
+This software was developed at the Apache Software Foundation
+(http://www.apache.org) and may have dependencies on other
+Apache software licensed under Apache License 2.0.
+
+I. Included Third-Party Software
+
+II. Used Third-Party Software
+
+This product uses software developed at
 The Apache Software Foundation (http://www.apache.org/).
 Licensed under the Apache License 2.0.
+
+This product uses software developed at
+The Codehaus (http://www.codehaus.org)
+Licensed under the Apache License 2.0.
+
+III. Overall License Summary
+- Apache License 2.0
diff --git a/NOTICE b/NOTICE
index 1e2f3be..1d209d3 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,21 +1,7 @@
 Apache Felix iPOJO Maven Plugin
 Copyright 2008-2011 The Apache Software Foundation
 
-I. Included Software
-
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 Licensed under the Apache License 2.0.
 
-II. Used Software
-
-This product uses software developed at
-The Apache Software Foundation (http://www.apache.org/).
-Licensed under the Apache License 2.0.
-
-This product uses software developed at
-The Codehaus (http://www.codehaus.org)
-Licensed under the Apache License 2.0.
-
-III. License Summary
-- Apache License 2.0
diff --git a/pom.xml b/pom.xml
index 870d495..2406150 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,14 @@
   <version>1.8.0</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>