This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git
The following commit(s) were added to refs/heads/develop by this push:
new b0976ed chore: Cleaned up a tiny bit.
b0976ed is described below
commit b0976ed0396d1c475b582418c712b19c415c8111
Author: Christofer Dutz <[email protected]>
AuthorDate: Thu Aug 28 10:51:55 2025 +0200
chore: Cleaned up a tiny bit.
---
plc4j/integrations/apache-nifi/nifi-1/pom.xml | 1 -
plc4j/integrations/apache-nifi/nifi-2/pom.xml | 1 -
2 files changed, 2 deletions(-)
diff --git a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
index b2b9568..6600d58 100644
--- a/plc4j/integrations/apache-nifi/nifi-1/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-1/pom.xml
@@ -35,7 +35,6 @@
<properties>
<project.build.outputTimestamp>2025-08-06T15:45:09Z</project.build.outputTimestamp>
-
<nifi.version>1.28.1</nifi.version>
<nifi.nar-plugin.version>1.5.1</nifi.nar-plugin.version>
</properties>
diff --git a/plc4j/integrations/apache-nifi/nifi-2/pom.xml
b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
index 385f253..c74bd6d 100644
--- a/plc4j/integrations/apache-nifi/nifi-2/pom.xml
+++ b/plc4j/integrations/apache-nifi/nifi-2/pom.xml
@@ -35,7 +35,6 @@
<properties>
<project.build.outputTimestamp>2025-08-06T15:45:09Z</project.build.outputTimestamp>
-
<java.version>21</java.version>
<maven.compiler.release>21</maven.compiler.release>
<maven.compiler.source>21</maven.compiler.source>