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 2016/06/05 13:18:06 UTC

svn commit: r1746912 - /maven/plugins/trunk/maven-source-plugin/pom.xml

Author: khmarbaise
Date: Sun Jun  5 13:18:06 2016
New Revision: 1746912

URL: http://svn.apache.org/viewvc?rev=1746912&view=rev
Log:
[MSOURCES-100] Upgrade maven-shared-components parent to version 30

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

Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1746912&r1=1746911&r2=1746912&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Sun Jun  5 13:18:06 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>28</version>
+    <version>30</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>