Skip to content

Commit

Permalink
fix: change to hmubaireek repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
HMubaireek committed Feb 29, 2024
1 parent 4ae870d commit cd55b00
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@
</executions>
<configuration>
<to>
<image>ghcr.io/HMubaireek/zeebe-play</image>
<image>ghcr.io/hmubaireek/zeebe-play</image>
<tags>${project.version}</tags>
</to>
<container>
Expand Down Expand Up @@ -562,9 +562,9 @@
</repositories>

<scm>
<url>https://github.com/HMubaireek/zeebe-play</url>
<connection>scm:git:[email protected]:HMubaireek/zeebe-play.git</connection>
<developerConnection>scm:git:[email protected]:HMubaireek/zeebe-play.git
<url>https://github.com/hmubaireek/zeebe-play</url>
<connection>scm:git:[email protected]:hmubaireek/zeebe-play.git</connection>
<developerConnection>scm:git:[email protected]:hmubaireek/zeebe-play.git
</developerConnection>
<tag>zeebe-play-1.10.2</tag>
</scm>
Expand Down

0 comments on commit cd55b00

Please sign in to comment.