You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flume.apache.org by rg...@apache.org on 2022/10/08 02:36:57 UTC

[flume] branch trunk updated: Remove extraneous line

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

rgoers pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git


The following commit(s) were added to refs/heads/trunk by this push:
     new b9ef07d0e Remove extraneous line
b9ef07d0e is described below

commit b9ef07d0e5d999b74fac4da9539d34d8126e03d6
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Fri Oct 7 19:36:34 2022 -0700

    Remove extraneous line
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 83b384437..4c36180ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,6 @@ limitations under the License.
     <mapdb.version>0.9.9</mapdb.version>
     <mina.version>2.1.5</mina.version>
     <mockito.version>1.9.0</mockito.version>
-    <module.name />
     <mvn-antrun-plugin.version>1.8</mvn-antrun-plugin.version>
     <mvn-assembly-plugin.version>3.1.0</mvn-assembly-plugin.version>
     <mvn-build-helper-plugin>3.0.0</mvn-build-helper-plugin>