Skip to content

Commit af506aa

Browse files
committed
Fixed SCM entry in pom file
1 parent d9ebac6 commit af506aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
</dependencies>
9595
</dependencyManagement>
9696
<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>
97+
<url>https://timeu@github.com/timeu/GWASGeneViewer.git</url>
98+
<connection>https://timeu@github.com/timeu/GWASGeneViewer.git</connection>
99+
<developerConnection>https://timeu@github.com/timeu/GWASGeneViewer.git</developerConnection>
100100
</scm>
101101
</project>

0 commit comments

Comments
 (0)