Skip to content

Commit 8ec58d4

Browse files
committed
fix for new version of nifi
1 parent ff992f8 commit 8ec58d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors

nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.apache.nifi</groupId>
5858
<artifactId>nifi-standard-processors</artifactId>
59-
<version>1.6.0-SNAPSHOT</version>
59+
<version>1.7.0-SNAPSHOT</version>
6060
<type>test-jar</type>
6161
<scope>test</scope>
6262
</dependency>

0 commit comments

Comments
 (0)