We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d467940 commit 6b6c1efCopy full SHA for 6b6c1ef
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>at.gmi.nordborglab.widgets</groupId>
4
<artifactId>geneviewer</artifactId>
5
- <version>0.4.7-SNAPSHOT</version>
+ <version>0.4.7</version>
6
<name>GeneViewer</name>
7
8
<parent>
@@ -86,5 +86,6 @@
86
<url>https://timeu@github.com/timeu</url>
87
<connection>scm:git:https://timeu@github.com/timeu/GeneViewer.git</connection>
88
<developerConnection>scm:git:https://timeu@github.com/timeu/GeneViewer.git</developerConnection>
89
+ <tag>geneviewer-0.4.7</tag>
90
</scm>
91
</project>
0 commit comments