Skip to content

Commit 73edbd1

Browse files
committed
Added SCM entry into pom file
1 parent 8bf30df commit 73edbd1

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
@@ -93,4 +93,9 @@
9393
<dependency><groupId>org.danvk</groupId><artifactId>dygraph</artifactId><version>0.6.0-SNAPSHOT</version></dependency>
9494
</dependencies>
9595
</dependencyManagement>
96+
<scm>
97+
<url>https://timeu@github.com/timeu/GeneViewer.git</url>
98+
<connection>https://timeu@github.com/timeu/GeneViewer.git</connection>
99+
<developerConnection>https://timeu@github.com/timeu/GeneViewer.git</developerConnection>
100+
</scm>
96101
</project>

0 commit comments

Comments
 (0)