mirror of https://github.com/apache/nifi.git
NIFI-8367 Removed joda-time from nifi-standard-processors
This commit is contained in:
parent
86d5b08d23
commit
340b13033f
|
@ -178,10 +178,6 @@
|
||||||
<artifactId>nifi-load-distribution-service-api</artifactId>
|
<artifactId>nifi-load-distribution-service-api</artifactId>
|
||||||
<version>1.14.0-SNAPSHOT</version>
|
<version>1.14.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>joda-time</groupId>
|
|
||||||
<artifactId>joda-time</artifactId>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>javax.jms</groupId>
|
<groupId>javax.jms</groupId>
|
||||||
<artifactId>javax.jms-api</artifactId>
|
<artifactId>javax.jms-api</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue