Author: khmarbaise
Date: Wed Nov 26 22:10:07 2014
New Revision: 1641951

URL: http://svn.apache.org/r1641951
Log:
[MDEPLOY-192] Upgrade maven-plugin-testing-harness to 1.3

Modified:
    maven/plugins/trunk/maven-deploy-plugin/pom.xml

Modified: maven/plugins/trunk/maven-deploy-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-deploy-plugin/pom.xml?rev=1641951&r1=1641950&r2=1641951&view=diff
==============================================================================
--- maven/plugins/trunk/maven-deploy-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-deploy-plugin/pom.xml Wed Nov 26 22:10:07 2014
@@ -96,7 +96,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>1.2</version>
+      <version>1.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>


Reply via email to