From 38f207d049fc2bacdc447ae20459f8f010b796d7 Mon Sep 17 00:00:00 2001 From: "opentdf-automation[bot]" <149537512+opentdf-automation[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 11:29:05 -0700 Subject: [PATCH] chore(main): release 0.6.0-SNAPSHOT (#31) :robot: I have created a release *beep* *boop* ---
0.6.0-SNAPSHOT ### Updating meta-information for bleeding-edge SNAPSHOT release.
--- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com> --- nifi-tdf-controller-services-api-nar/pom.xml | 4 ++-- nifi-tdf-controller-services-api/pom.xml | 2 +- nifi-tdf-nar/pom.xml | 6 +++--- nifi-tdf-processors/pom.xml | 4 ++-- pom.xml | 2 +- versions.txt | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/nifi-tdf-controller-services-api-nar/pom.xml b/nifi-tdf-controller-services-api-nar/pom.xml index 92a3210..399a37a 100644 --- a/nifi-tdf-controller-services-api-nar/pom.xml +++ b/nifi-tdf-controller-services-api-nar/pom.xml @@ -5,7 +5,7 @@ io.opentdf.nifi nifi-pom - 0.5.0 + 0.6.0-SNAPSHOT nifi-tdf-controller-services-nar nifi-tdf-controller-services-nar @@ -18,7 +18,7 @@ ${project.groupId} nifi-tdf-controller-services-api - 0.5.0 + 0.6.0-SNAPSHOT org.apache.nifi diff --git a/nifi-tdf-controller-services-api/pom.xml b/nifi-tdf-controller-services-api/pom.xml index 0751681..83ad071 100644 --- a/nifi-tdf-controller-services-api/pom.xml +++ b/nifi-tdf-controller-services-api/pom.xml @@ -5,7 +5,7 @@ io.opentdf.nifi nifi-pom - 0.5.0 + 0.6.0-SNAPSHOT nifi-tdf-controller-services-api nifi-tdf-controller-services-api diff --git a/nifi-tdf-nar/pom.xml b/nifi-tdf-nar/pom.xml index 18b0bbc..99e8805 100644 --- a/nifi-tdf-nar/pom.xml +++ b/nifi-tdf-nar/pom.xml @@ -5,7 +5,7 @@ io.opentdf.nifi nifi-pom - 0.5.0 + 0.6.0-SNAPSHOT nifi-tdf-nar nifi-tdf-nar @@ -18,12 +18,12 @@ ${project.groupId} nifi-tdf-processors - 0.5.0 + 0.6.0-SNAPSHOT ${project.groupId} nifi-tdf-controller-services-nar - 0.5.0 + 0.6.0-SNAPSHOT nar diff --git a/nifi-tdf-processors/pom.xml b/nifi-tdf-processors/pom.xml index 9ae9e37..abb56c0 100644 --- a/nifi-tdf-processors/pom.xml +++ b/nifi-tdf-processors/pom.xml @@ -5,7 +5,7 @@ io.opentdf.nifi nifi-pom - 0.5.0 + 0.6.0-SNAPSHOT nifi-tdf-processors nifi-tdf-processors @@ -19,7 +19,7 @@ ${project.groupId} nifi-tdf-controller-services-api - 0.5.0 + 0.6.0-SNAPSHOT org.apache.nifi diff --git a/pom.xml b/pom.xml index 715c925..cd8d93b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.opentdf.nifi nifi-pom - 0.5.0 + 0.6.0-SNAPSHOT nifi-pom pom NiFi processors for OpenTDF diff --git a/versions.txt b/versions.txt index e5c8bca..518f041 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -nifi:0.5.0:0.5.0 \ No newline at end of file +nifi:0.5.0:0.6.0-SNAPSHOT \ No newline at end of file