Skip to content

Commit 97cbe9c

Browse files
committed
[maven-release-plugin] prepare release v5.4.0
1 parent fb78501 commit 97cbe9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<groupId>com.google.firebase</groupId>
2121
<artifactId>firebase-admin</artifactId>
22-
<version>5.3.2-SNAPSHOT</version>
22+
<version>5.4.0</version>
2323
<packaging>jar</packaging>
2424

2525
<name>firebase-admin</name>
@@ -65,7 +65,7 @@
6565
<connection>scm:git:https://github.com/firebase/firebase-admin-java.git</connection>
6666
<developerConnection>scm:git:ssh://git@github.com/firebase/firebase-admin-java.git</developerConnection>
6767
<url>http://github.com/firebase/firebase-admin-java</url>
68-
<tag>HEAD</tag>
68+
<tag>v5.4.0</tag>
6969
</scm>
7070

7171
<distributionManagement>

0 commit comments

Comments
 (0)