You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2019/02/10 14:52:22 UTC

svn commit: r1853312 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sun Feb 10 14:52:21 2019
New Revision: 1853312

URL: http://svn.apache.org/viewvc?rev=1853312&view=rev
Log:
Update plugin versions.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1853312&r1=1853311&r2=1853312&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Feb 10 14:52:21 2019
@@ -1007,7 +1007,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>hermetic-maven-plugin</artifactId>
-                <version>0.3.0-SNAPSHOT</version>
+                <version>0.3.0</version>
                 <executions>
                     <execution>
                         <goals>
@@ -1087,7 +1087,7 @@
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
-                <version>0.1.1</version>
+                <version>0.1.2</version>
                 <executions>
                     <execution>
                         <goals>