You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2015/09/16 10:20:24 UTC

svn commit: r1703352 - /felix/trunk/scr-compat/pom.xml

Author: cziegeler
Date: Wed Sep 16 08:20:24 2015
New Revision: 1703352

URL: http://svn.apache.org/r1703352
Log:
Update release plugin

Modified:
    felix/trunk/scr-compat/pom.xml

Modified: felix/trunk/scr-compat/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scr-compat/pom.xml?rev=1703352&r1=1703351&r2=1703352&view=diff
==============================================================================
--- felix/trunk/scr-compat/pom.xml (original)
+++ felix/trunk/scr-compat/pom.xml Wed Sep 16 08:20:24 2015
@@ -81,6 +81,11 @@
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <version>2.5.2</version>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>
                     <encoding>${project.build.sourceEncoding}</encoding>