Skip to content

Commit 53ac92d

Browse files
author
Ashutosh Gupta
committed
Remove pom changes added by mistake
1 parent e1e9c43 commit 53ac92d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
2020
<artifactId>hadoop-main</artifactId>
2121
<version>3.4.0-SNAPSHOT</version>
2222
<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>
3223
<packaging>pom</packaging>
3324

3425
<dependencyManagement>

0 commit comments

Comments
 (0)