Skip to content

Commit a2c13b7

Browse files
committed
[maven-release-plugin] prepare release geneviewer-0.4.9
1 parent 8dd4adf commit a2c13b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>at.gmi.nordborglab.widgets</groupId>
44
<artifactId>geneviewer</artifactId>
5-
<version>0.4.9-SNAPSHOT</version>
5+
<version>0.4.9</version>
66
<name>GeneViewer</name>
77

88
<parent>
@@ -41,12 +41,12 @@
4141
<dependency>
4242
<groupId>org.danvk</groupId>
4343
<artifactId>dygraphs-gwt</artifactId>
44-
<version>0.7.6-SNAPSHOT</version>
44+
<version>0.7.6</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>at.gmi.nordborglab</groupId>
4848
<artifactId>processingjs</artifactId>
49-
<version>0.6.2-SNAPSHOT</version>
49+
<version>0.6.2</version>
5050
</dependency>
5151
</dependencies>
5252

@@ -80,6 +80,6 @@
8080
<url>https://timeu@github.com/timeu</url>
8181
<connection>scm:git:https://timeu@github.com/timeu/GeneViewer.git</connection>
8282
<developerConnection>scm:git:https://timeu@github.com/timeu/GeneViewer.git</developerConnection>
83-
<tag>HEAD</tag>
83+
<tag>geneviewer-0.4.9</tag>
8484
</scm>
8585
</project>

0 commit comments

Comments
 (0)