Skip to content

Commit

Permalink
Don't explicitly name Core module in POM file
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Aug 27, 2024
1 parent 7254f14 commit fe66b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<distribution>repo</distribution>
</license>
</licenses>
<name>Nettlesome: Core</name>
<name>Nettlesome</name>
<description>Typesafe representations of network concepts</description>
<url>https://soundness.dev/nettlesome</url>
<packaging>jar</packaging>
Expand Down

0 comments on commit fe66b58

Please sign in to comment.