FELIX-3070 : SCR Plugin and dependencies with classifier cause issue depending on the order of dependency in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1176365 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/maven-scr-plugin/changelog.txt b/scrplugin/maven-scr-plugin/changelog.txt
index 51a4248..4552029 100644
--- a/scrplugin/maven-scr-plugin/changelog.txt
+++ b/scrplugin/maven-scr-plugin/changelog.txt
@@ -4,6 +4,8 @@
** Bug
* [FELIX-2963] - scr annotations @Activate @Deactivate @Modified are not detected with class inheritance
* [FELIX-3117] - NullPointerException when not implementing interface that is defined with @Service
+ * [FELIX-3070} - SCR Plugin and dependencies with classifier cause issue depending on the order of dependency in pom.xml
+
** Improvement
* [FELIX-3066] - Add support for source directory include filter via plugin configuration