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:24:10 UTC

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

Author: cziegeler
Date: Wed Sep 16 08:24:10 2015
New Revision: 1703357

URL: http://svn.apache.org/r1703357
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=1703357&r1=1703356&r2=1703357&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Wed Sep 16 08:24:10 2015
@@ -280,11 +280,11 @@
                 </configuration>
             </plugin>
             <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>