Skip to content

Commit f5e12fd

Browse files
committed
Add scm section to pom
1 parent 710e278 commit f5e12fd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,9 @@
112112
<organization>IRSTV CNRS-FR-2488</organization>
113113
</developer>
114114
</developers>
115+
<scm>
116+
<connection>scm:git:git@github.com:irstv/Java-Network-Analyzer.git</connection>
117+
<developerConnection>scm:git:git@github.com:irstv/Java-Network-Analyzer.git</developerConnection>
118+
<url>git@github.com:irstv/Java-Network-Analyzer.git</url>
119+
</scm>
115120
</project>

0 commit comments

Comments
 (0)