File tree Expand file tree Collapse file tree 8 files changed +11
-14
lines changed Expand file tree Collapse file tree 8 files changed +11
-14
lines changed Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- 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" >
4
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<artifactId >jannovar-cli</artifactId >
13
11
<parent >
14
12
<groupId >de.charite.compbio</groupId >
15
13
<artifactId >Jannovar</artifactId >
16
- <version >0.32-SNAPSHOT </version >
14
+ <version >0.32</version >
17
15
</parent >
18
16
19
17
<properties >
171
169
</goals >
172
170
<configuration >
173
171
<transformers >
174
- <transformer
175
- implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
172
+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
176
173
<mainClass >de.charite.compbio.jannovar.Jannovar</mainClass >
177
174
</transformer >
178
175
</transformers >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >de.charite.compbio</groupId >
13
13
<artifactId >Jannovar</artifactId >
14
- <version >0.32-SNAPSHOT </version >
14
+ <version >0.32</version >
15
15
</parent >
16
16
17
17
<properties >
44
44
<dependency >
45
45
<groupId >de.charite.compbio</groupId >
46
46
<artifactId >jannovar-hgvs</artifactId >
47
- <version >0.32-SNAPSHOT </version >
47
+ <version >0.32</version >
48
48
</dependency >
49
49
<!-- INI parsing -->
50
50
<dependency >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >de.charite.compbio</groupId >
13
13
<artifactId >Jannovar</artifactId >
14
- <version >0.32-SNAPSHOT </version >
14
+ <version >0.32</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >de.charite.compbio</groupId >
13
13
<artifactId >Jannovar</artifactId >
14
- <version >0.32-SNAPSHOT </version >
14
+ <version >0.32</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >de.charite.compbio</groupId >
13
13
<artifactId >Jannovar</artifactId >
14
- <version >0.32-SNAPSHOT </version >
14
+ <version >0.32</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >de.charite.compbio</groupId >
13
13
<artifactId >Jannovar</artifactId >
14
- <version >0.32-SNAPSHOT </version >
14
+ <version >0.32</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >de.charite.compbio</groupId >
13
13
<artifactId >Jannovar</artifactId >
14
- <version >0.32-SNAPSHOT </version >
14
+ <version >0.32</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >de.charite.compbio</groupId >
5
5
<artifactId >Jannovar</artifactId >
6
- <version >0.32-SNAPSHOT </version >
6
+ <version >0.32</version >
7
7
<packaging >pom</packaging >
8
8
<name >Jannovar</name >
9
9
You can’t perform that action at this time.
0 commit comments