Author: pottlinger
Date: Tue Oct 14 19:27:03 2014
New Revision: 1631847

URL: http://svn.apache.org/r1631847
Log:
LHF: Reducing Eclipse warnings.

* Version information comes from parent pom.


Modified:
    creadur/whisker/trunk/apache-whisker-cli/pom.xml
    creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml

Modified: creadur/whisker/trunk/apache-whisker-cli/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-cli/pom.xml?rev=1631847&r1=1631846&r2=1631847&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-cli/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-cli/pom.xml Tue Oct 14 19:27:03 2014
@@ -92,7 +92,6 @@ Build
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-shade-plugin</artifactId>
-        <version>2.2</version>
         <executions>
           <execution>
             <phase>package</phase>

Modified: creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml?rev=1631847&r1=1631846&r2=1631847&view=diff
==============================================================================
--- creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml (original)
+++ creadur/whisker/trunk/apache-whisker-maven-plugin/pom.xml Tue Oct 14 
19:27:03 2014
@@ -110,7 +110,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>${mavenPluginPluginVersion}</version>
         <configuration>
           <!-- See bug http://jira.codehaus.org/browse/MNG-5346 (which was 
solved in Maven 3.2.2) describing the problems we experience on Jenkins-CI 
(20140822)-->
           <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>


Reply via email to