You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2016/01/17 15:20:45 UTC

svn commit: r1725093 - /pdfbox/branches/1.8/parent/pom.xml

Author: lehmi
Date: Sun Jan 17 14:20:44 2016
New Revision: 1725093

URL: http://svn.apache.org/viewvc?rev=1725093&view=rev
Log:
PDFBOX-3196: revert updated maven-bundle-plugin version

Modified:
    pdfbox/branches/1.8/parent/pom.xml

Modified: pdfbox/branches/1.8/parent/pom.xml
URL: http://svn.apache.org/viewvc/pdfbox/branches/1.8/parent/pom.xml?rev=1725093&r1=1725092&r2=1725093&view=diff
==============================================================================
--- pdfbox/branches/1.8/parent/pom.xml (original)
+++ pdfbox/branches/1.8/parent/pom.xml Sun Jan 17 14:20:44 2016
@@ -151,7 +151,7 @@
           <plugin>
             <groupId>org.apache.felix</groupId>
             <artifactId>maven-bundle-plugin</artifactId>
-            <version>3.0.1</version>
+            <version>2.5.4</version>
           </plugin>
           <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
           <plugin>