We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e9c43 commit 53ac92dCopy full SHA for 53ac92d
pom.xml
@@ -20,15 +20,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
20
<artifactId>hadoop-main</artifactId>
21
<version>3.4.0-SNAPSHOT</version>
22
<description>Apache Hadoop Main</description>
23
- <dependencies>
24
- <dependency>
25
- <groupId>org.slf4j</groupId>
26
- <artifactId>slf4j-api</artifactId>
27
- <version>2.0.0-alpha1</version>
28
- <scope>compile</scope>
29
- </dependency>
30
- </dependencies>
31
- <name>Apache Hadoop Main</name>
32
<packaging>pom</packaging>
33
34
<dependencyManagement>
0 commit comments