Skip to content

Commit 83e4183

Browse files
committed
Add SCM prefix for SCM URLs
1 parent a73cf68 commit 83e4183

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
@@ -31,7 +31,7 @@
3131
</distributionManagement>
3232

3333
<properties>
34-
<scm.url>https://github.com/codehaus-plexus/plexus-interactivity.git</scm.url>
34+
<scm.url>scm:git:https://github.com/codehaus-plexus/plexus-interactivity.git</scm.url>
3535
</properties>
3636

3737
<modules>

0 commit comments

Comments
 (0)