Skip to content

Commit

Permalink
Update pom version to 13.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julesjacobsen committed Sep 23, 2021
1 parent 9ee5f0a commit 54a50c8
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion exomiser-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions exomiser-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
~ The Exomiser - A tool to annotate and prioritize genomic variants
~
~ Copyright (c) 2016-2019 Queen Mary University of London.
~ Copyright (c) 2016-2021 Queen Mary University of London.
~ Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd.
~
~ This program is free software: you can redistribute it and/or modify
Expand Down Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion exomiser-data-genome/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions exomiser-data-phenotype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
~ The Exomiser - A tool to annotate and prioritize genomic variants
~
~ Copyright (c) 2016-2020 Queen Mary University of London.
~ Copyright (c) 2016-2021 Queen Mary University of London.
~ Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd.
~
~ This program is free software: you can redistribute it and/or modify
Expand Down Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions exomiser-rest-prioritiser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
~ The Exomiser - A tool to annotate and prioritize genomic variants
~
~ Copyright (c) 2016-2020 Queen Mary University of London.
~ Copyright (c) 2016-2021 Queen Mary University of London.
~ Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd.
~
~ This program is free software: you can redistribute it and/or modify
Expand All @@ -27,7 +27,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<artifactId>exomiser-rest-prioritiser</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions exomiser-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!--
~ The Exomiser - A tool to annotate and prioritize genomic variants
~
~ Copyright (c) 2016-2020 Queen Mary University of London.
~ Copyright (c) 2016-2021 Queen Mary University of London.
~ Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd.
~
~ This program is free software: you can redistribute it and/or modify
Expand Down Expand Up @@ -35,7 +35,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions exomiser-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
~ The Exomiser - A tool to annotate and prioritize genomic variants
~
~ Copyright (c) 2016-2019 Queen Mary University of London.
~ Copyright (c) 2016-2021 Queen Mary University of London.
~ Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd.
~
~ This program is free software: you can redistribute it and/or modify
Expand All @@ -28,7 +28,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<artifactId>exomiser-spring-boot-starter</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions exomiser-spring-boot-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
~ The Exomiser - A tool to annotate and prioritize genomic variants
~
~ Copyright (c) 2016-2020 Queen Mary University of London.
~ Copyright (c) 2016-2021 Queen Mary University of London.
~ Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd.
~
~ This program is free software: you can redistribute it and/or modify
Expand All @@ -27,7 +27,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<artifactId>exomiser-spring-boot-test</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions exomiser-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
~ The Exomiser - A tool to annotate and prioritize genomic variants
~
~ Copyright (c) 2016-2019 Queen Mary University of London.
~ Copyright (c) 2016-2021 Queen Mary University of London.
~ Copyright (c) 2012-2016 Charité Universitätsmedizin Berlin and Genome Research Ltd.
~
~ This program is free software: you can redistribute it and/or modify
Expand Down Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<groupId>org.monarchinitiative.exomiser</groupId>
<artifactId>exomiser</artifactId>
<version>13.0.0-SNAPSHOT</version>
<version>13.0.0</version>
<packaging>pom</packaging>

<name>exomiser</name>
Expand Down

0 comments on commit 54a50c8

Please sign in to comment.