Skip to content

Commit 922d270

Browse files
committed
fixed scm.url
1 parent 2a39284 commit 922d270

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
@@ -16,7 +16,7 @@
1616
<scm>
1717
<connection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</connection>
1818
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</developerConnection>
19-
<url>http://github.com/codehaus-plexus/plexus-archiver</url>
19+
<url>http://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
2020
<tag>master</tag>
2121
</scm>
2222
<issueManagement>

0 commit comments

Comments
 (0)