Skip to content

Commit

Permalink
NIFI-10005-RC3 prepare release nifi-1.16.2-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
joewitt committed May 23, 2022
1 parent 46486f7 commit 06f0495
Show file tree
Hide file tree
Showing 652 changed files with 2,964 additions and 2,944 deletions.
6 changes: 3 additions & 3 deletions c2/c2-protocol/c2-protocol-api/pom.xml
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<artifactId>c2-protocol</artifactId>
<groupId>org.apache.nifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>

<artifactId>c2-protocol-api</artifactId>
Expand All @@ -31,12 +31,12 @@ limitations under the License.
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>c2-protocol-component-api</artifactId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</dependency>
</dependencies>


<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions c2/c2-protocol/c2-protocol-component-api/pom.xml
Expand Up @@ -19,7 +19,7 @@ limitations under the License.
<parent>
<artifactId>c2-protocol</artifactId>
<groupId>org.apache.nifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -40,6 +40,6 @@ limitations under the License.


<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions c2/c2-protocol/pom.xml
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<artifactId>c2</artifactId>
<groupId>org.apache.nifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>

<artifactId>c2-protocol</artifactId>
Expand All @@ -33,6 +33,6 @@ limitations under the License.
</modules>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions c2/pom.xml
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<parent>
<artifactId>nifi</artifactId>
<groupId>org.apache.nifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>

<artifactId>c2</artifactId>
Expand All @@ -36,7 +36,7 @@ limitations under the License.
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions minifi/minifi-assembly/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-assembly</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -125,13 +125,13 @@ limitations under the License.
<dependency>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-framework-nar</artifactId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
<type>nar</type>
</dependency>
<dependency>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-server-nar</artifactId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
<type>nar</type>
</dependency>
<dependency>
Expand Down Expand Up @@ -391,6 +391,6 @@ limitations under the License.


<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-bootstrap/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-bootstrap</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -115,6 +115,6 @@ limitations under the License.


<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-api/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-api</artifactId>
<packaging>jar</packaging>
Expand All @@ -45,6 +45,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-assembly/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-assembly</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -186,6 +186,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-cache</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-cache-filesystem</artifactId>
<packaging>jar</packaging>
Expand All @@ -40,6 +40,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-cache/minifi-c2-cache-s3/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-cache</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-cache-s3</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -58,6 +58,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-cache/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-cache</artifactId>
<packaging>pom</packaging>
Expand All @@ -31,6 +31,6 @@ limitations under the License.
</modules>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
6 changes: 3 additions & 3 deletions minifi/minifi-c2/minifi-c2-docker/pom.xml
Expand Up @@ -21,12 +21,12 @@ limitations under the License.
<parent>
<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-c2</artifactId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>

<groupId>org.apache.nifi.minifi</groupId>
<artifactId>minifi-c2-docker</artifactId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
<packaging>pom</packaging>

<properties>
Expand Down Expand Up @@ -78,6 +78,6 @@ limitations under the License.
</profiles>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-integration-tests/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-integration-tests</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -129,6 +129,6 @@ limitations under the License.
</profiles>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-jetty/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-jetty</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -58,6 +58,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-provider-cache</artifactId>
<packaging>jar</packaging>
Expand All @@ -39,6 +39,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-provider-delegating</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -52,6 +52,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-provider-nifi-rest</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -80,6 +80,6 @@ limitations under the License.
</build>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2-provider</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-provider-util</artifactId>
<packaging>jar</packaging>
Expand All @@ -43,6 +43,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-provider/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-provider</artifactId>
<packaging>pom</packaging>
Expand All @@ -33,6 +33,6 @@ limitations under the License.
</modules>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/minifi-c2-service/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi-c2</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2-service</artifactId>
<packaging>war</packaging>
Expand Down Expand Up @@ -97,6 +97,6 @@ limitations under the License.
</dependencies>

<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions minifi/minifi-c2/pom.xml
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
<parent>
<artifactId>minifi</artifactId>
<groupId>org.apache.nifi.minifi</groupId>
<version>1.16.2-SNAPSHOT</version>
<version>1.16.2</version>
</parent>
<artifactId>minifi-c2</artifactId>
<packaging>pom</packaging>
Expand Down Expand Up @@ -50,6 +50,6 @@ limitations under the License.


<scm>
<tag>nifi-1.16.0-RC3</tag>
<tag>nifi-1.16.2-RC3</tag>
</scm>
</project>

0 comments on commit 06f0495

Please sign in to comment.