Release Preparation:
* Update copyright year
* Update changelog

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1307287 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/maven-ipojo-plugin/DEPENDENCIES b/ipojo/manipulator/maven-ipojo-plugin/DEPENDENCIES
index f3ffd69..89ccdbe 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/DEPENDENCIES
+++ b/ipojo/manipulator/maven-ipojo-plugin/DEPENDENCIES
@@ -1,5 +1,5 @@
 Apache Felix iPOJO Maven Plugin
-Copyright 2008-2011 The Apache Software Foundation
+Copyright 2008-2012 The Apache Software Foundation
 
 This software was developed at the Apache Software Foundation
 (http://www.apache.org) and may have dependencies on other
diff --git a/ipojo/manipulator/maven-ipojo-plugin/NOTICE b/ipojo/manipulator/maven-ipojo-plugin/NOTICE
index 1d209d3..1410753 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/NOTICE
+++ b/ipojo/manipulator/maven-ipojo-plugin/NOTICE
@@ -1,5 +1,5 @@
 Apache Felix iPOJO Maven Plugin
-Copyright 2008-2011 The Apache Software Foundation
+Copyright 2008-2012 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt b/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt
index f67286f..7acc814 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt
+++ b/ipojo/manipulator/maven-ipojo-plugin/doc/changelog.txt
@@ -1,3 +1,13 @@
+Changes from the 1.8.2 to 1.8.4

+-------------------------------

+

+** Bug

+    * [FELIX-3297] - iPOJO Manipulator throws ClassNotFoundException

+    * [FELIX-3359] - Turn around to avoid to use the split verifier on Java 7

+

+** Improvement

+    * [FELIX-3384] - Ensure maven-ipojo-plugin is thread-safe for parallel maven builds

+

 Changes from the 1.8.0 to 1.8.2

 -------------------------------