You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2022/06/10 14:20:46 UTC

[commons-rng] branch master updated: Remove empty revapi configuration section

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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bbab0b5 Remove empty revapi configuration section
5bbab0b5 is described below

commit 5bbab0b538822cf0466d3fd228aa4026f1d1dde9
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Fri Jun 10 15:20:29 2022 +0100

    Remove empty revapi configuration section
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f286e242..85118362 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,8 +325,6 @@
         </configuration>
         <executions>
           <execution>
-            <configuration>
-            </configuration>
             <goals>
               <goal>check</goal>
             </goals>