From 9d338c2c80ad8c4069770148710f64c49de4357e Mon Sep 17 00:00:00 2001 From: "opentdf-automation[bot]" <149537512+opentdf-automation[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:24:35 -0700 Subject: [PATCH 1/2] chore(main): release 0.3.0-SNAPSHOT (#16) :robot: I have created a release *beep* *boop* ---
0.3.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 e37144e..8c28e34 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.2.0 + 0.3.0-SNAPSHOT nifi-tdf-controller-services-nar nifi-tdf-controller-services-nar @@ -18,7 +18,7 @@ ${project.groupId} nifi-tdf-controller-services-api - 0.2.0 + 0.3.0-SNAPSHOT org.apache.nifi diff --git a/nifi-tdf-controller-services-api/pom.xml b/nifi-tdf-controller-services-api/pom.xml index fef3306..c9bb9d9 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.2.0 + 0.3.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 1e20daf..354aa49 100644 --- a/nifi-tdf-nar/pom.xml +++ b/nifi-tdf-nar/pom.xml @@ -5,7 +5,7 @@ io.opentdf.nifi nifi-pom - 0.2.0 + 0.3.0-SNAPSHOT nifi-tdf-nar nifi-tdf-nar @@ -18,12 +18,12 @@ ${project.groupId} nifi-tdf-processors - 0.2.0 + 0.3.0-SNAPSHOT ${project.groupId} nifi-tdf-controller-services-nar - 0.2.0-SNAPSHOT + 0.3.0-SNAPSHOT nar diff --git a/nifi-tdf-processors/pom.xml b/nifi-tdf-processors/pom.xml index 763a28e..1085971 100644 --- a/nifi-tdf-processors/pom.xml +++ b/nifi-tdf-processors/pom.xml @@ -5,7 +5,7 @@ io.opentdf.nifi nifi-pom - 0.2.0 + 0.3.0-SNAPSHOT nifi-tdf-processors nifi-tdf-processors @@ -19,7 +19,7 @@ ${project.groupId} nifi-tdf-controller-services-api - 0.2.0 + 0.3.0-SNAPSHOT org.apache.nifi diff --git a/pom.xml b/pom.xml index 0cc50c5..e6e1b7d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.opentdf.nifi nifi-pom - 0.2.0 + 0.3.0-SNAPSHOT nifi-pom pom NiFi processors for OpenTDF diff --git a/versions.txt b/versions.txt index f1cf4ea..886a474 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -nifi:0.2.0:0.2.0 \ No newline at end of file +nifi:0.2.0:0.3.0-SNAPSHOT \ No newline at end of file From 3a1c418c363dfa2a80f406f371e3a2d87d92f24c Mon Sep 17 00:00:00 2001 From: Tim Tschampel Date: Fri, 16 Aug 2024 06:34:26 -0700 Subject: [PATCH 2/2] chore: bump sdk version (#18) bumps opentdf/java-sdk : #17 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6e1b7d..742eb92 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ io.opentdf.platform sdk - 0.2.0 + 0.5.0-SNAPSHOT org.apache.commons