Skip to content

Commit 478ae1f

Browse files
using correct developer connection for release pipeline
1 parent 5478ddf commit 478ae1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
<scm>
3535
<connection>scm:git:https://github.com/Commonjava/partyline.git</connection>
36-
<developerConnection>scm:git:git@github.com:Commonjava/partyline.git</developerConnection>
36+
<developerConnection>scm:git:https://github.com/Commonjava/partyline.git</developerConnection>
3737
<url>https://github.com/Commonjava/partyline</url>
3838
<tag>HEAD</tag>
3939
</scm>

0 commit comments

Comments
 (0)