Skip to content

Commit

Permalink
corrected pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrizZz110 committed Sep 16, 2024
1 parent 877a5a2 commit 88ba78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ under the License.
</exclusion>
</exclusions>
<!-- Set this to `provided` for cluster execution or `compile` for local IDE execution -->
<scope>runtime</scope>
<scope>${flink.scope}</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
Expand Down

0 comments on commit 88ba78d

Please sign in to comment.