Author: gnodet
Date: Fri Jun 20 06:10:21 2014
New Revision: 1604092

URL: http://svn.apache.org/r1604092
Log:
Update release notes and version in preparation for the release

Modified:
    felix/trunk/bundleplugin/doc/changelog.txt
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/doc/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/doc/changelog.txt?rev=1604092&r1=1604091&r2=1604092&view=diff
==============================================================================
--- felix/trunk/bundleplugin/doc/changelog.txt (original)
+++ felix/trunk/bundleplugin/doc/changelog.txt Fri Jun 20 06:10:21 2014
@@ -1,3 +1,17 @@
+Changes from 2.4.0 to 2.5.0
+---------------------------
+
+** Improvement
+    * [FELIX-3381] - Support for {maven-test-resources} and 
{maven-test-sources} placeholders
+    * [FELIX-4205] - "null" Bundle-Activator causes bundle to fail
+    * [FELIX-4518] - Provide a way to disable some plugins
+    * [FELIX-4539] - Update to Bndlib 2.3.0
+
+** New Feature
+    * [FELIX-3462] - Nicer Manifest formatting
+    * [FELIX-4512] - Add a new Mojo to invoke the BND Baseline tool
+    * [FELIX-4517] - Generate generic capabilities and requirements for 
services from blueprint and scr descriptors
+
 Changes from 2.3.7 to 2.4.0
 ---------------------------
 

Modified: felix/trunk/bundleplugin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=1604092&r1=1604091&r2=1604092&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Fri Jun 20 06:10:21 2014
@@ -28,7 +28,7 @@
  <modelVersion>4.0.0</modelVersion>
 
  <artifactId>maven-bundle-plugin</artifactId>
- <version>2.4.1-SNAPSHOT</version>
+ <version>2.5.0-SNAPSHOT</version>
  <packaging>maven-plugin</packaging>
 
  <name>Maven Bundle Plugin</name>


Reply via email to