Skip to content

Commit

Permalink
Merge pull request #27 from molgenis/chore/bump-version
Browse files Browse the repository at this point in the history
chore: bump version 1.3.0 to 1.3.1
  • Loading branch information
bartcharbon authored Sep 7, 2020
2 parents 62f5689 + acdaf69 commit 6a38105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.3.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

<groupId>org.molgenis</groupId>
<artifactId>capice</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>

<name>capice</name>
<description>Consequence-Agnostic Pathogenicity Interpretation of Clinical Exome variations</description>
Expand Down

0 comments on commit 6a38105

Please sign in to comment.