Skip to content

Commit

Permalink
codestyle fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
stas-panasiuk committed Oct 9, 2024
1 parent b6d49b8 commit 3fe7bdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flink-cyber/flink-cyber-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<scope>import</scope>
</dependency>
</dependencies>
</dependencyManagement>
</dependencyManagement>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion flink-cyber/parser-chains-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<exclude>META-INF/*.SF</exclude>
<exclude>META-INF/*.DSA</exclude>
<exclude>META-INF/*.RSA</exclude>
</excludes>
</excludes>
</filter>
</filters>
<transformers>
Expand Down

0 comments on commit 3fe7bdd

Please sign in to comment.