Skip to content

Commit 9052f5d

Browse files
authored
Merge pull request #12 from molgenis/chore/bump-sync-version
Update version from 0.0.1-SNAPSHOT to 1.3.0
2 parents b9bbdb4 + cd30714 commit 9052f5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.molgenis</groupId>
1515
<artifactId>capice</artifactId>
16-
<version>0.0.1-SNAPSHOT</version>
16+
<version>1.3.0</version>
1717

1818
<name>capice</name>
1919
<description>Consequence-Agnostic Pathogenicity Interpretation of Clinical Exome variations</description>
@@ -154,4 +154,4 @@
154154
</plugins>
155155
</build>
156156

157-
</project>
157+
</project>

0 commit comments

Comments
 (0)