We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf30df commit 73edbd1Copy full SHA for 73edbd1
pom.xml
@@ -93,4 +93,9 @@
93
<dependency><groupId>org.danvk</groupId><artifactId>dygraph</artifactId><version>0.6.0-SNAPSHOT</version></dependency>
94
</dependencies>
95
</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>
101
</project>
0 commit comments