File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >at.gmi.nordborglab.widgets</groupId >
5
4
<artifactId >geneviewer</artifactId >
6
- <version >0.4.0-SNAPSHOT </version >
5
+ <version >0.4.0</version >
7
6
<name >GeneViewer</name >
8
7
9
8
<parent >
49
48
<dependency >
50
49
<groupId >org.danvk</groupId >
51
50
<artifactId >dygraph</artifactId >
52
- <version >0.7.0-SNAPSHOT </version >
51
+ <version >0.7.0</version >
53
52
</dependency >
54
53
<dependency >
55
54
<groupId >at.gmi.nordborglab</groupId >
56
55
<artifactId >processingjs</artifactId >
57
- <version >0.6.0-SNAPSHOT </version >
56
+ <version >0.6.0</version >
58
57
</dependency >
59
58
</dependencies >
60
59
You can’t perform that action at this time.
0 commit comments