You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by ma...@apache.org on 2018/08/21 20:07:40 UTC

[drat] branch master updated: Update pom.xml

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

magicaltrout pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
     new b9b71db  Update pom.xml
b9b71db is described below

commit b9b71db12001526d507bbc9d748e882d6b81bc2e
Author: Tom Barber <to...@spicule.co.uk>
AuthorDate: Tue Aug 21 21:07:38 2018 +0100

    Update pom.xml
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aef2f29..acd8333 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>2.6</version>
+        <version>3.1.0</version>
         <configuration>
           <archive>
             <index>true</index>