Skip to content

Commit

Permalink
Merge branch 'NIFI-13273-RC1'
Browse files Browse the repository at this point in the history
  • Loading branch information
pvillard31 committed May 28, 2024
2 parents 61260ee + 5060eda commit 2da7df5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</parent>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-nar-maven-plugin</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.1.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<description>Apache NiFi Nar Maven Plugin</description>
<url>http://nifi.apache.org</url>
Expand Down Expand Up @@ -75,7 +75,7 @@
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<project.build.outputTimestamp>2023-06-14T20:31:06Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-22T10:54:24Z</project.build.outputTimestamp>
<inceptionYear>2014</inceptionYear>
<mockito.version>5.12.0</mockito.version>
<junit.version>5.10.2</junit.version>
Expand Down

0 comments on commit 2da7df5

Please sign in to comment.