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
commit ff744fa3c471b8e5a22b4b7ccc7dccc935c9355f Author: Ralph Goers <[email protected]> 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 0c4391828..a452c6b6a 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.4.2</mvn-assembly-plugin.version> <mvn-build-helper-plugin>3.0.0</mvn-build-helper-plugin>
