Skip to content

Commit 40b96de

Browse files
authored
[fix][build] Add develops for buildtools (#23992)
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
1 parent 1220951 commit 40b96de

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

buildtools/pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@
3535
<packaging>jar</packaging>
3636
<name>Pulsar Build Tools</name>
3737

38+
<developers>
39+
<developer>
40+
<organization>Apache Pulsar developers</organization>
41+
<organizationUrl>http://pulsar.apache.org/</organizationUrl>
42+
</developer>
43+
</developers>
44+
3845
<properties>
3946
<project.build.outputTimestamp>2024-10-14T13:32:50Z</project.build.outputTimestamp>
4047
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)