Skip to content

Commit 3534f5d

Browse files
slawekjaranowskiplamentotev
authored andcommitted
Override project.url
Default inheritance add project artifact to parent url ... and we have wrong result like https://codehaus-plexus.github.io/plexus-pom/plexus-archiver/
1 parent 2f8ddfe commit 3534f5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
<version>4.7.2-SNAPSHOT</version>
1414
<name>Plexus Archiver Component</name>
1515

16+
<url>https://codehaus-plexus.github.io/plexus-archiver/</url>
17+
1618
<scm>
1719
<connection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</connection>
1820
<developerConnection>scm:git:https://github.com/codehaus-plexus/plexus-archiver.git</developerConnection>

0 commit comments

Comments
 (0)