You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2018/04/18 04:58:22 UTC

[archiva] branch master updated: align compiler plugin version

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

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


The following commit(s) were added to refs/heads/master by this push:
     new fc476e0  align compiler plugin version
fc476e0 is described below

commit fc476e0a0f8d1a0c1a67c8c8c8fc745a0292cacb
Author: olivier lamy <ol...@apache.org>
AuthorDate: Wed Apr 18 14:58:17 2018 +1000

    align compiler plugin version
    
    Signed-off-by: olivier lamy <ol...@apache.org>
---
 .../src/main/resourcesstatic/archetype-resources/pom.xml                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml
index 2217e8e..d0e4243 100644
--- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml
+++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resourcesstatic/archetype-resources/pom.xml
@@ -241,7 +241,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.6.1</version>
+          <version>3.7.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>

-- 
To stop receiving notification emails like this one, please contact
olamy@apache.org.