File tree Expand file tree Collapse file tree 7 files changed +5
-7
lines changed
01-connecting-to-confluent-cloud
03-building-a-streaming-pipeline
staging/01-connecting-to-confluent-cloud Expand file tree Collapse file tree 7 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1010
1111## Version 0.3.0
1212
13- * Upgrade Confluent Plugin to version 1.20-42
13+ * Upgrade Confluent Plugin to version 1.20-42
14+
15+ ## Version 0.3.1
16+
17+ * Fixing an issue with the POM file that was preventing VS Code from detecting the main method.
Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ under the License.
235235 <versionRange >[3.1,)</versionRange >
236236 <goals >
237237 <goal >testCompile</goal >
238- <goal >compile</goal >
239238 </goals >
240239 </pluginExecutionFilter >
241240 <action >
Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ under the License.
235235 <versionRange >[3.1,)</versionRange >
236236 <goals >
237237 <goal >testCompile</goal >
238- <goal >compile</goal >
239238 </goals >
240239 </pluginExecutionFilter >
241240 <action >
Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ under the License.
235235 <versionRange >[3.1,)</versionRange >
236236 <goals >
237237 <goal >testCompile</goal >
238- <goal >compile</goal >
239238 </goals >
240239 </pluginExecutionFilter >
241240 <action >
Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ under the License.
235235 <versionRange >[3.1,)</versionRange >
236236 <goals >
237237 <goal >testCompile</goal >
238- <goal >compile</goal >
239238 </goals >
240239 </pluginExecutionFilter >
241240 <action >
Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ under the License.
235235 <versionRange >[3.1,)</versionRange >
236236 <goals >
237237 <goal >testCompile</goal >
238- <goal >compile</goal >
239238 </goals >
240239 </pluginExecutionFilter >
241240 <action >
Original file line number Diff line number Diff line change @@ -235,7 +235,6 @@ under the License.
235235 <versionRange >[3.1,)</versionRange >
236236 <goals >
237237 <goal >testCompile</goal >
238- <goal >compile</goal >
239238 </goals >
240239 </pluginExecutionFilter >
241240 <action >
You can’t perform that action at this time.
0 commit comments