Skip to content

Commit d7d8259

Browse files
committed
Add scm to pom.xml
1 parent 836a79d commit d7d8259

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
@@ -12,6 +12,13 @@
1212

1313
<description>Plugin for SonarQube: Postgres SQL Language</description>
1414

15+
<scm>
16+
<connection>scm:git:[email protected]:premium-minds/sonar-postgres-plugin.git</connection>
17+
<developerConnection>scm:git:[email protected]:premium-minds/sonar-postgres-plugin.git</developerConnection>
18+
<url>https://github.com/premium-minds/sonar-postgres-plugin</url>
19+
<tag>HEAD</tag>
20+
</scm>
21+
1522
<properties>
1623
<java.version>11</java.version>
1724
</properties>

0 commit comments

Comments
 (0)