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

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

commit 6556476737cd5054f0fbcdcad58c2049205fc7e4
Author: Martin Stockhammer <martin.stockham...@ars.de>
AuthorDate: Thu May 17 22:13:58 2018 +0200

    Changing enunciate version (JDK>=9 compatibility)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c9588fb..d07ff3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
 
     <jacksonVersion>2.3.0</jacksonVersion>
     <enunciate.docsDir />
-    <enunciate.version>2.10.1</enunciate.version>
+    <enunciate.version>2.11.1</enunciate.version>
     <enunciate.debug>false</enunciate.debug>
 
     <javaVersion>8</javaVersion>
@@ -873,7 +873,7 @@
                   <descriptorRefs>
                     
<descriptorRef>${sourceReleaseAssemblyDescriptor}</descriptorRef>
                   </descriptorRefs>
-                  <tarLongFileFormat>gnu</tarLongFileFormat>
+                  <tarLongFileMode>gnu</tarLongFileMode>
                 </configuration>
               </execution>
             </executions>

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

Reply via email to