Skip to content

Commit 43a770b

Browse files
committed
SCM details
1 parent b5bd14b commit 43a770b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@
2727
</developer>
2828
</developers>
2929

30+
<scm>
31+
<connection>scm:git:git://github.com/thepracticaldeveloper/quboo-sonarqube-plugin.git</connection>
32+
<developerConnection>scm:git:ssh://github.com/thepracticaldeveloper/quboo-sonarqube-plugin.git</developerConnection>
33+
<url>https://github.com/thepracticaldeveloper/quboo-sonarqube-plugin/tree/master</url>
34+
<tag>HEAD</tag>
35+
</scm>
36+
3037
<properties>
3138
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3239
<sonar.apiVersion>6.7.1</sonar.apiVersion>

0 commit comments

Comments
 (0)