Skip to content

Commit

Permalink
chore: rename Faggregate to faggregate
Browse files Browse the repository at this point in the history
  • Loading branch information
tmorin committed Feb 20, 2024
1 parent 7fec16c commit c859267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/todo-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<artifactId>examples-todo-core</artifactId>

<description>This example shows how to leverage on Faggregate to implement a Todo List.</description>
<description>This example shows how to leverage on faggregate to implement a Todo List.</description>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Faggregate Apache Maven Packages</name>
<name>GitHub faggregate Apache Maven Packages</name>
<url>https://maven.pkg.github.com/tmorin/faggregate</url>
</repository>
</distributionManagement>
Expand Down

0 comments on commit c859267

Please sign in to comment.