mirror of https://github.com/apache/nifi.git
NIFI-8769 This closes #5204. Removed Bintray repository from MiNiFi test modules
Signed-off-by: Joe Witt <joewitt@apache.org>
This commit is contained in:
parent
775130580a
commit
9d29e8bae4
|
@ -127,12 +127,4 @@ limitations under the License.
|
|||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>palantir.bintray</id>
|
||||
<name>Palantir Bintray</name>
|
||||
<url>https://dl.bintray.com/palantir/releases</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
||||
|
|
|
@ -141,12 +141,4 @@ limitations under the License.
|
|||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>palantir.bintray</id>
|
||||
<name>Palantir Bintray</name>
|
||||
<url>https://dl.bintray.com/palantir/releases</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue