We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdc640b commit 0d1f7cbCopy full SHA for 0d1f7cb
pom.xml
@@ -19,7 +19,7 @@
19
20
<groupId>com.google.firebase</groupId>
21
<artifactId>firebase-admin</artifactId>
22
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.1.0</version>
23
<packaging>jar</packaging>
24
25
<name>firebase-admin</name>
@@ -65,7 +65,7 @@
65
<connection>scm:git:https://github.com/firebase/firebase-admin-java.git</connection>
66
<developerConnection>scm:git:ssh://[email protected]/firebase/firebase-admin-java.git</developerConnection>
67
<url>http://github.com/firebase/firebase-admin-java</url>
68
- <tag>HEAD</tag>
+ <tag>v5.1.0</tag>
69
</scm>
70
71
<distributionManagement>
0 commit comments