Skip to content

Commit 283d20a

Browse files
authored
Add SCM tag
1 parent 1d08a6c commit 283d20a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,11 @@
3333
<module>runtime</module>
3434
<module>docs</module>
3535
</modules>
36-
36+
<scm>
37+
<connection>scm:git:[email protected]:quarkiverse/quarkus-logging-json.git</connection>
38+
<developerConnection>scm:git:[email protected]:quarkiverse/quarkus-logging-json.git</developerConnection>
39+
<url>https://github.com/quarkiverse/quarkus-logging-json</url>
40+
</scm>
3741
<dependencyManagement>
3842
<dependencies>
3943
<dependency>

0 commit comments

Comments
 (0)