You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2017/09/09 09:47:53 UTC

svn commit: r1807872 - /maven/plugins/trunk/maven-dependency-plugin/pom.xml

Author: khmarbaise
Date: Sat Sep  9 09:47:53 2017
New Revision: 1807872

URL: http://svn.apache.org/viewvc?rev=1807872&view=rev
Log:
Undone release base on JDK 8 JavaDoc issues.

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

Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1807872&r1=1807871&r2=1807872&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Sat Sep  9 09:47:53 2017
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-dependency-plugin</artifactId>
-  <version>3.0.3-SNAPSHOT</version>
+  <version>3.0.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Dependency Plugin</name>