Skip to content

Commit

Permalink
HSEARCH-5094 Remove "Root POM" from the name of the root project
Browse files Browse the repository at this point in the history
So that it looks nicer in Sonar/Develocity
  • Loading branch information
yrodiere committed Mar 1, 2024
1 parent ad9bbdd commit 9d32555
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 @@ -17,7 +17,7 @@
<version>7.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Hibernate Search Root POM</name>
<name>Hibernate Search</name>
<description>Hibernate Search Root POM</description>

<url>http://hibernate.org/search/</url>
Expand Down

0 comments on commit 9d32555

Please sign in to comment.