Skip to content

Commit

Permalink
NIFI-13794 Updated version to 2.2.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
exceptionfactory committed Sep 25, 2024
1 parent 90ccf04 commit 558039e
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.1.0</version>
<version>2.2.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>2024-09-23T18:32:30Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-09-25T19:25:52Z</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 558039e

Please # to comment.