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 2a39284 commit 922d270Copy full SHA for 922d270
pom.xml
@@ -16,7 +16,7 @@
16
<scm>
17
<connection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</connection>
18
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-archiver.git</developerConnection>
19
- <url>http://github.com/codehaus-plexus/plexus-archiver</url>
+ <url>http://github.com/codehaus-plexus/plexus-archiver/tree/${project.scm.tag}/</url>
20
<tag>master</tag>
21
</scm>
22
<issueManagement>
0 commit comments