You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2016/10/25 18:56:23 UTC

svn commit: r1766580 - /bval/trunk/bval-tck11/pom.xml

Author: mbenson
Date: Tue Oct 25 18:56:22 2016
New Revision: 1766580

URL: http://svn.apache.org/viewvc?rev=1766580&view=rev
Log:
remove override to outdated version of maven-dependency-plugin

Modified:
    bval/trunk/bval-tck11/pom.xml

Modified: bval/trunk/bval-tck11/pom.xml
URL: http://svn.apache.org/viewvc/bval/trunk/bval-tck11/pom.xml?rev=1766580&r1=1766579&r2=1766580&view=diff
==============================================================================
--- bval/trunk/bval-tck11/pom.xml (original)
+++ bval/trunk/bval-tck11/pom.xml Tue Oct 25 18:56:22 2016
@@ -151,7 +151,6 @@ under the License.
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-dependency-plugin</artifactId>
-                        <version>2.7</version>
                         <executions>
                             <execution>
                                 <id>copy-tck-test-suite-file</id>