Skip to content

Commit

Permalink
build: fix maven scm tag branch (#4280)
Browse files Browse the repository at this point in the history
Signed-off-by: ZhangJian He <[email protected]>
  • Loading branch information
ZhangJian He authored Apr 11, 2024
1 parent e6b4154 commit 8516d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<connection>scm:git:https://github.com/apache/bookkeeper.git</connection>
<developerConnection>scm:git:https://github.com/apache/bookkeeper.git</developerConnection>
<url>https://github.com/apache/bookkeeper</url>
<tag>branch-4.13</tag>
<tag>branch-4.18</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down

0 comments on commit 8516d0a

Please sign in to comment.