Skip to content

Commit 2a9123c

Browse files
author
ala
committed
4.2.14: Release done
1 parent b7e34ae commit 2a9123c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

goci-interfaces/goci-ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-ui</artifactId>
8-
<version>4.2.13</version>
8+
<version>4.2.14</version>
99
<packaging>war</packaging>
1010

1111
<name>GOCI Search Interface</name>
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>uk.ac.ebi.spot</groupId>
1717
<artifactId>goci-parent</artifactId>
18-
<version>4.2.13</version>
18+
<version>4.2.14</version>
1919
<relativePath>../../goci-parent/pom.xml</relativePath>
2020
</parent>
2121

goci-interfaces/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-interfaces</artifactId>
8-
<version>4.2.13</version>
8+
<version>4.2.14</version>
99

1010
<packaging>pom</packaging>
1111
<name>GOCI Interfaces</name>
1212

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>gwas-ui</artifactId>
16-
<version>4.2.13</version>
16+
<version>4.2.14</version>
1717
</parent>
1818

1919

goci-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>uk.ac.ebi.spot</groupId>
88
<artifactId>goci-parent</artifactId>
9-
<version>4.2.13</version>
9+
<version>4.2.14</version>
1010
<packaging>pom</packaging>
1111

1212
<parent>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>uk.ac.ebi.spot</groupId>
88
<artifactId>gwas-ui</artifactId>
9-
<version>4.2.13</version>
9+
<version>4.2.14</version>
1010

1111
<packaging>pom</packaging>
1212
<name>GWAS UI</name>

0 commit comments

Comments
 (0)