Skip to content

Commit 29e9a9d

Browse files
committed
add .git
Signed-off-by: Olivier Lamy <[email protected]>
1 parent 844e61a commit 29e9a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
</prerequisites>
5959

6060
<scm>
61-
<connection>scm:git:https://github.com/apache/maven-shade-plugin</connection>
62-
<developerConnection>scm:git:https://github.com/apache/maven-shade-plugin</developerConnection>
61+
<connection>scm:git:https://github.com/apache/maven-shade-plugin.git</connection>
62+
<developerConnection>scm:git:https://github.com/apache/maven-shade-plugin.git</developerConnection>
6363
<tag>HEAD</tag>
6464
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
6565
</scm>

0 commit comments

Comments
 (0)