Skip to content

Commit

Permalink
🔖 Bump version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renanviana committed Nov 30, 2022
1 parent 633893d commit c15e4c6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,12 @@
</plugins>
</build>

<distributionManagement>
<repository>
<id>github</id>
<name>GitHub Renz Apache Maven Packages</name>
<url>https://maven.pkg.github.com/renanviana/firebase4j</url>
</repository>
</distributionManagement>

</project>

0 comments on commit c15e4c6

Please sign in to comment.