Skip to content

Commit 55f5137

Browse files
committed
SCM fixed in pom.xml file
1 parent 749e490 commit 55f5137

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>at.gmi.nordborglab.widgets</groupId>
55
<artifactId>gwasgeneviewer</artifactId>
6-
<version>0.3.0-SNAPSHOT</version>
6+
<version>0.4.0-SNAPSHOT</version>
77
<name>GWASGeneViewer</name>
88

99
<parent>
@@ -80,8 +80,8 @@
8080
</resources>
8181
</build>
8282
<scm>
83-
<url>https://timeu@github.com/timeu/GWASGeneViewer.git</url>
84-
<connection>https://timeu@github.com/timeu/GWASGeneViewer.git</connection>
85-
<developerConnection>https://timeu@github.com/timeu/GWASGeneViewer.git</developerConnection>
83+
<url>https://timeu@github.com/timeu/GWASGeneViewer</url>
84+
<connection>scm:git:https://timeu@github.com/timeu/GWASGeneViewer.git</connection>
85+
<developerConnection>scm:git:https://timeu@github.com/timeu/GWASGeneViewer.git</developerConnection>
8686
</scm>
8787
</project>

0 commit comments

Comments
 (0)