Skip to content

Commit fbbe7fb

Browse files
authored
Adding Github package repository
1 parent 4bba48b commit fbbe7fb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

pom.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,11 @@
7070
</scm>
7171

7272
<distributionManagement>
73-
<snapshotRepository>
74-
<id>ossrh</id>
75-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
76-
</snapshotRepository>
73+
<repository>
74+
<id>github</id>
75+
<name>GitHub Hugheym Apache Maven Packages</name>
76+
<url>https://maven.pkg.github.com/Hugheym/firebase-admin-java</url>
77+
</repository>
7778
</distributionManagement>
7879

7980
<profiles>

0 commit comments

Comments
 (0)