Skip to content

Commit af904bc

Browse files
authored
Merge pull request #5 from PhonePe/publish_workflow_fix
updated scm url
2 parents 9ae59a3 + 9c90214 commit af904bc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
<url>https://github.com/PhonePe/magazine</url>
99
<description>Distributed Persistent Queue</description>
1010
<inceptionYear>2025</inceptionYear>
11+
<name>Magazine</name>
12+
13+
<scm>
14+
<connection>scm:git:https://github.com/PhonePe/Magazine.git</connection>
15+
<developerConnection>scm:git:https://github.com/PhonePe/Magazine.git</developerConnection>
16+
<tag>HEAD</tag>
17+
<url>https://github.com/PhonePe/Magazine.git</url>
18+
</scm>
1119

1220
<licenses>
1321
<license>

0 commit comments

Comments
 (0)