1
0

HUDI-149 - Remove platform dependencies and update NOTICE plugin

This commit is contained in:
Balaji Varadarajan
2019-08-01 08:54:09 -07:00
committed by Balaji Varadarajan
parent a066865bd6
commit ec965892b0
29 changed files with 1452 additions and 456 deletions

View File

@@ -192,7 +192,11 @@
<version>2.21</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-all</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>