This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new f9af79ab5f NIFI-14195 Removed unused reference to
nifi-elasticsearch-processors (#9667)
f9af79ab5f is described below
commit f9af79ab5f8aecae153c9b6c35ce4267e4730dcb
Author: Michael Moser <[email protected]>
AuthorDate: Fri Jan 24 17:59:32 2025 -0500
NIFI-14195 Removed unused reference to nifi-elasticsearch-processors (#9667)
Signed-off-by: David Handermann <[email protected]>
---
nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml
b/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml
index 080b4c19a2..c8832f0c9a 100644
--- a/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml
+++ b/nifi-extension-bundles/nifi-elasticsearch-bundle/pom.xml
@@ -38,11 +38,6 @@ language governing permissions and limitations under the
License. -->
<dependencyManagement>
<dependencies>
- <dependency>
- <groupId>org.apache.nifi</groupId>
- <artifactId>nifi-elasticsearch-processors</artifactId>
- <version>2.0.0-SNAPSHOT</version>
- </dependency>
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-elasticsearch-restapi-processors</artifactId>