Skip to content

Commit

Permalink
Fix issue #55
Browse files Browse the repository at this point in the history
  • Loading branch information
mbastian committed Aug 25, 2024
1 parent bd9bdf6 commit 36910d4
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 @@ -429,7 +429,7 @@
<configuration>
<includeDependencySources>true</includeDependencySources>
<dependencySourceIncludes>
<dependencySourceExclude>org.gephi:*:*</dependencySourceExclude>
<dependencySourceInclude>org.gephi:*:*</dependencySourceInclude>
</dependencySourceIncludes>
<dependencySourceExcludes>
<dependencySourceExclude>org.gephi:core-library-wrapper:*</dependencySourceExclude>
Expand Down

0 comments on commit 36910d4

Please sign in to comment.