We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1bfc4 commit e9cc0c0Copy full SHA for e9cc0c0
pom.xml
@@ -14,8 +14,8 @@
14
<name>Plexus Archiver Component</name>
15
16
<scm>
17
- <connection>scm:git:git@github.com:codehaus-plexus/plexus-archiver.git</connection>
18
- <developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-archiver.git</developerConnection>
+ <connection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</connection>
+ <developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</developerConnection>
19
<url>http://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
20
<tag>master</tag>
21
</scm>
0 commit comments