Skip to content

Commit af9d82a

Browse files
committed
v2.5.8
alter table
1 parent 8d0156b commit af9d82a

File tree

43 files changed

+82
-82
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+82
-82
lines changed

goci-core/goci-db-binding/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
<parent>
88
<artifactId>goci-parent</artifactId>
99
<groupId>uk.ac.ebi.spot</groupId>
10-
<version>2.5.7</version>
10+
<version>2.5.8</version>
1111
<relativePath>../../goci-parent/pom.xml</relativePath>
1212
</parent>
1313
<modelVersion>4.0.0</modelVersion>
1414

1515
<artifactId>goci-db-binding</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717

1818

1919
<name>GOCI Database Binding Classes</name>

goci-core/goci-model/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-model</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99

1010
<name>GOCI Object Model</name>
1111
<description>Classes representing the core, modelled objects in the GWAS Catalog</description>
1212

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>goci-parent</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717
<relativePath>../../goci-parent/pom.xml</relativePath>
1818
</parent>
1919

goci-core/goci-ontology/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<artifactId>goci-parent</artifactId>
77
<groupId>uk.ac.ebi.spot</groupId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
<relativePath>../../goci-parent/pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
1212

1313
<artifactId>goci-ontology</artifactId>
14-
<version>2.5.7</version>
14+
<version>2.5.8</version>
1515

1616

1717
<name>GOCI Ontology Classes</name>

goci-core/goci-pussycat-api/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<parent>
88
<groupId>uk.ac.ebi.spot</groupId>
99
<artifactId>goci-parent</artifactId>
10-
<version>2.5.7</version>
10+
<version>2.5.8</version>
1111
<relativePath>../../goci-parent/pom.xml</relativePath>
1212
</parent>
1313

1414
<artifactId>goci-pussycat-api</artifactId>
15-
<version>2.5.7</version>
15+
<version>2.5.8</version>
1616

1717
<name>GOCI Pussycat API</name>
1818
<url>http://www.ebi.ac.uk/seqdb/confluence/display/GOCI/Home</url>

goci-core/goci-renderlets-core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<groupId>uk.ac.ebi.spot</groupId>
1010
<artifactId>goci-parent</artifactId>
11-
<version>2.5.7</version>
11+
<version>2.5.8</version>
1212
<relativePath>../../goci-parent/pom.xml</relativePath>
1313
</parent>
1414

1515
<artifactId>goci-renderlets-core</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717

1818
<name>GOCI Renderlets Core (abstract viz logic)</name>
1919
<url>http://www.ebi.ac.uk/seqdb/confluence/display/GOCI/Home</url>

goci-core/goci-repository/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-repository</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99

1010
<name>GOCI Repositories</name>
1111
<description>Provides interfaces for retrieving GOCI objects from the GWAS datasource backend</description>
1212

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>goci-parent</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717
<relativePath>../../goci-parent/pom.xml</relativePath>
1818
</parent>
1919

goci-core/goci-service/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-service</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99

1010
<name>GOCI Service Classes</name>
1111
<description>Classes that perform higher level service functions on top of the basic repositories</description>
1212

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>goci-parent</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717
<relativePath>../../goci-parent/pom.xml</relativePath>
1818
</parent>
1919

goci-core/goci-sparql-renderlets/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<parent>
88
<groupId>uk.ac.ebi.spot</groupId>
99
<artifactId>goci-parent</artifactId>
10-
<version>2.5.7</version>
10+
<version>2.5.8</version>
1111
<relativePath>../../goci-parent/pom.xml</relativePath>
1212
</parent>
1313

1414
<artifactId>goci-sparql-renderlets</artifactId>
15-
<version>2.5.7</version>
15+
<version>2.5.8</version>
1616

1717
<name>GOCI Pussycat SPARQL renderlets</name>
1818
<url>http://www.ebi.ac.uk/seqdb/confluence/display/GOCI/Home</url>

goci-core/goci-spi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>uk.ac.ebi.spot</groupId>
77
<artifactId>goci-parent</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
<relativePath>../../goci-parent/pom.xml</relativePath>
1010
</parent>
1111

goci-core/goci-tracking/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>uk.ac.ebi.spot</groupId>
1414
<artifactId>goci-parent</artifactId>
15-
<version>2.5.7</version>
15+
<version>2.5.8</version>
1616
<relativePath>../../goci-parent/pom.xml</relativePath>
1717
</parent>
1818

goci-core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-core</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99

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

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>goci</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717
</parent>
1818

1919
<modules>

goci-data-services/goci-association-upload-services/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-association-upload-services</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99

1010
<name>GOCI Association Upload Services</name>
1111
<description>Upload a file containing association information</description>
1212

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>goci-parent</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717
<relativePath>../../goci-parent/pom.xml</relativePath>
1818
</parent>
1919

goci-data-services/goci-data-filtering-services/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<artifactId>goci-parent</artifactId>
77
<groupId>uk.ac.ebi.spot</groupId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
<relativePath>../../goci-parent/pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
1212

1313
<artifactId>goci-data-filtering-services</artifactId>
14-
<version>2.5.7</version>
14+
<version>2.5.8</version>
1515

1616
<name>GOCI Data Filtering Services</name>
1717
<description>A set of service classes to filter a set of associations for the most significant association in each LD bloack</description>

goci-data-services/goci-data-mapping-services/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-data-mapping-services</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
<packaging>jar</packaging>
1010

1111
<name>GOCI Catalog Mapping Service</name>
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>uk.ac.ebi.spot</groupId>
1616
<artifactId>goci-parent</artifactId>
17-
<version>2.5.7</version>
17+
<version>2.5.8</version>
1818
<relativePath>../../goci-parent/pom.xml</relativePath>
1919
</parent>
2020

goci-data-services/goci-data-validation-services/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-data-validation-services</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99

1010
<name>GOCI Data Validation Services</name>
1111
<description>Classes used to validate GWAS data</description>
1212

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
15-
<version>2.5.7</version>
15+
<version>2.5.8</version>
1616
<artifactId>goci-parent</artifactId>
1717
<relativePath>../../goci-parent/pom.xml</relativePath>
1818
</parent>

goci-data-services/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>goci</artifactId>
77
<groupId>uk.ac.ebi.spot</groupId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

1212
<artifactId>goci-data-services</artifactId>
13-
<version>2.5.7</version>
13+
<version>2.5.8</version>
1414

1515

1616
<modules>

goci-dependencies/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>uk.ac.ebi.spot</groupId>
88
<artifactId>goci-dependencies</artifactId>
9-
<version>2.5.7</version>
9+
<version>2.5.8</version>
1010
<packaging>pom</packaging>
1111

1212
<parent>
@@ -27,7 +27,7 @@
2727
<url>http://www.ebi.ac.uk/gwas</url>
2828

2929
<properties>
30-
<goci.version>2.5.7</goci.version>
30+
<goci.version>2.5.8</goci.version>
3131
<hibernate.jpa.2.1.version>1.0.0.Final</hibernate.jpa.2.1.version>
3232
<oracle.version>12.1.0.2</oracle.version>
3333
<owlapi.version>3.5.6</owlapi.version>
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>uk.ac.ebi.spot</groupId>
158158
<artifactId>goci-pussycat</artifactId>
159-
<version>2.5.7</version>
159+
<version>2.5.8</version>
160160
<classifier>classes</classifier>
161161
</dependency>
162162
<dependency>

goci-interfaces/goci-cttv-rest/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
<groupId>uk.ac.ebi.spot.cttv</groupId>
88
<artifactId>goci-cttv-rest</artifactId>
9-
<version>2.5.7</version>
9+
<version>2.5.8</version>
1010

1111
<name>GOCI CTTV Rest API</name>
1212
<description>A REST API for the CTTV project to obtain GWAS Catalog data</description>
1313

1414
<parent>
1515
<groupId>uk.ac.ebi.spot</groupId>
1616
<artifactId>goci-parent</artifactId>
17-
<version>2.5.7</version>
17+
<version>2.5.8</version>
1818
<relativePath>../../goci-parent/pom.xml</relativePath>
1919
</parent>
2020

goci-interfaces/goci-curation/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-curation</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
<packaging>war</packaging>
1010

1111
<name>GOCI Curation Interface</name>
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>uk.ac.ebi.spot</groupId>
1616
<artifactId>goci-parent</artifactId>
17-
<version>2.5.7</version>
17+
<version>2.5.8</version>
1818
<relativePath>../../goci-parent/pom.xml</relativePath>
1919
</parent>
2020

goci-interfaces/goci-pussycat/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<parent>
88
<groupId>uk.ac.ebi.spot</groupId>
99
<artifactId>goci-parent</artifactId>
10-
<version>2.5.7</version>
10+
<version>2.5.8</version>
1111
<relativePath>../../goci-parent/pom.xml</relativePath>
1212
</parent>
1313

1414
<artifactId>goci-pussycat</artifactId>
15-
<version>2.5.7</version>
15+
<version>2.5.8</version>
1616
<packaging>war</packaging>
1717

1818
<name>GOCI Pussycat (serves GWAS catalog diagram)</name>

goci-interfaces/goci-solr/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-solr</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99

1010
<name>GOCI Solr Configuration</name>
1111
<description>Configuration files to setup a GOCI Solr Server</description>
1212

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>goci-parent</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717
<relativePath>../../goci-parent/pom.xml</relativePath>
1818
</parent>
1919

goci-interfaces/pom.xml

+2-2
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>2.5.7</version>
8+
<version>2.5.8</version>
99

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

1313
<parent>
1414
<groupId>uk.ac.ebi.spot</groupId>
1515
<artifactId>goci</artifactId>
16-
<version>2.5.7</version>
16+
<version>2.5.8</version>
1717
</parent>
1818

1919
<modules>

goci-parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-parent</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
<packaging>pom</packaging>
1010

1111
<parent>
1212
<groupId>uk.ac.ebi.spot</groupId>
1313
<artifactId>goci-dependencies</artifactId>
14-
<version>2.5.7</version>
14+
<version>2.5.8</version>
1515
<relativePath>../goci-dependencies/pom.xml</relativePath>
1616
<!-- lookup parent from repository -->
1717
</parent>

goci-tools/goci-ancestry-mapper/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<artifactId>goci-ancestry-mapper</artifactId>
8-
<version>2.5.7</version>
8+
<version>2.5.8</version>
99
<packaging>jar</packaging>
1010

1111
<name>GOCI Ancestry Mapper</name>
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>uk.ac.ebi.spot</groupId>
1616
<artifactId>goci-parent</artifactId>
17-
<version>2.5.7</version>
17+
<version>2.5.8</version>
1818
<relativePath>../../goci-parent/pom.xml</relativePath>
1919
</parent>
2020

0 commit comments

Comments
 (0)