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:23:33 UTC

svn commit: r1703356 - /felix/trunk/scr/pom.xml

Author: cziegeler
Date: Wed Sep 16 08:23:32 2015
New Revision: 1703356

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

Modified:
    felix/trunk/scr/pom.xml

Modified: felix/trunk/scr/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scr/pom.xml?rev=1703356&r1=1703355&r2=1703356&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Wed Sep 16 08:23:32 2015
@@ -280,6 +280,11 @@
                 </configuration>
             </plugin>
             <plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <version>2.5.2</version>
+            </plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>