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 2018/06/21 19:09:08 UTC

[maven-remote-resources-plugin] 01/07: [MRRESOURCES-104] - Upgrade parent to 31

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MRRESOURCES-104
in repository https://gitbox.apache.org/repos/asf/maven-remote-resources-plugin.git

commit b2496438af0760e2b4506bf032d0053e94a4ce1a
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Mar 25 17:20:07 2018 +0200

    [MRRESOURCES-104] - Upgrade parent to 31
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1d6cf69..aad5db3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>30</version>
+    <version>31</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>