Skip to content

Commit 31768e9

Browse files
Fix/ci (#2101)
* Update project metadata in pom.xml Replaced template variables with actual project links and updated repository IDs. These changes ensure accurate references to the project's issue tracker, CI workflow, and distribution repository. * Update project metadata in pom.xml Replaced template variables with actual project links and updated repository IDs. These changes ensure accurate references to the project's issue tracker, CI workflow, and distribution repository.
1 parent 68509e4 commit 31768e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@
133133

134134
<distributionManagement>
135135
<repository>
136-
<id>ghostchu</id>
137-
<url>https://repo.codemc.io/repository/ghostchu/</url>
136+
<id>ghost-chu</id>
137+
<url>https://repo.codemc.io/repository/ghost-chu/</url>
138138
</repository>
139139
</distributionManagement>
140140

0 commit comments

Comments
 (0)