From 159b684fc74ef02bdab5affae8c278bbfd19a346 Mon Sep 17 00:00:00 2001 From: Steve Blackmon Date: Thu, 18 Jan 2024 10:40:12 -0600 Subject: [PATCH] prep for release #546 --- pom.xml | 1 - streams-contrib/streams-provider-twitter/pom.xml | 4 ++-- .../streams-examples-flink/flink-twitter-collection/pom.xml | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b5d9fb4458..11ef2fce99 100644 --- a/pom.xml +++ b/pom.xml @@ -304,7 +304,6 @@ false UTF-8 UTF-8 - 0.6.2-SNAPSHOT github diff --git a/streams-contrib/streams-provider-twitter/pom.xml b/streams-contrib/streams-provider-twitter/pom.xml index 55e6bc92d6..7c05600b86 100644 --- a/streams-contrib/streams-provider-twitter/pom.xml +++ b/streams-contrib/streams-provider-twitter/pom.xml @@ -159,7 +159,7 @@ org.apache.streams.plugins streams-plugin-pojo - ${streams.version} + 0.6.2-SNAPSHOT @@ -213,7 +213,7 @@ ${skipITs} - + org.apache.maven.plugins maven-resources-plugin diff --git a/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml b/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml index 67a5a104d8..03747d9b53 100644 --- a/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml +++ b/streams-examples/streams-examples-flink/flink-twitter-collection/pom.xml @@ -356,7 +356,7 @@ org.apache.streams.plugins streams-plugin-pojo - ${streams.version} + 0.6.2-SNAPSHOT