Skip to content

Commit

Permalink
Merge pull request #3038 from matsim-org/generate-test-sources-jar
Browse files Browse the repository at this point in the history
also generate sources.jar for test-jar
  • Loading branch information
mrieser authored Jan 5, 2024
2 parents 9561281 + cc49d9c commit f88b41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions matsim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
<execution>
<id>attach-sources</id>
<goals>
<goal>test-jar</goal>
<goal>jar</goal>
</goals>
</execution>
Expand Down

0 comments on commit f88b41a

Please sign in to comment.