Skip to content

Commit 93b7476

Browse files
authored
Merge pull request #17 from EBIvariation/release/1.3
EVA-462 Version bumped to 1.3
2 parents 09021c0 + d2d6061 commit 93b7476

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

eva-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>uk.ac.ebi.eva</groupId>
77
<artifactId>eva</artifactId>
8-
<version>1.2</version>
8+
<version>1.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

eva-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>eva</artifactId>
77
<groupId>uk.ac.ebi.eva</groupId>
8-
<version>1.2</version>
8+
<version>1.3</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>uk.ac.ebi.eva</groupId>
88
<artifactId>eva</artifactId>
99
<packaging>pom</packaging>
10-
<version>1.2</version>
10+
<version>1.3</version>
1111

1212
<modules>
1313
<module>eva-lib</module>

0 commit comments

Comments
 (0)