Skip to content

Commit

Permalink
update to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afaulconbridge committed Jan 19, 2018
1 parent ec222ab commit 608a765
Show file tree
Hide file tree
Showing 41 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion agents/neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion agents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion agents/solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions client/starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples-spring-boot-starter</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>

<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>client</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</dependency>

<dependency>
Expand Down
8 changes: 4 additions & 4 deletions integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down Expand Up @@ -49,17 +49,17 @@
<dependency>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>models-legacyxml</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>models-legacyjson</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>models-legacyjson</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</dependency>
<!-- <dependency> -->
<!-- <groupId>io.rest-assured</groupId> -->
Expand Down
2 changes: 1 addition & 1 deletion messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion models/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions models/jsonld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>models-core</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion models/legacyjson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion models/legacyxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion models/mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion models/neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion models/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion models/sitemap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion models/solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pipelines/accession/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pipelines/curation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pipelines/ena/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions pipelines/legacyxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down Expand Up @@ -36,12 +36,12 @@
<dependency>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>models-legacyjson</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>utils-json</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pipelines/ncbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pipelines/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</parent>

<profiles>
Expand Down
2 changes: 1 addition & 1 deletion pipelines/sampletab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pipelines/zooma/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>

<packaging>pom</packaging>

Expand All @@ -15,7 +15,7 @@
</parent>

<properties>
<bsd2017.version>4.0.1-SNAPSHOT</bsd2017.version>
<bsd2017.version>4.0.1</bsd2017.version>
<java.version>1.8</java.version>
<thymeleaf.version>3.0.2.RELEASE</thymeleaf.version>
<thymeleaf-layout-dialect.version>2.1.2</thymeleaf-layout-dialect.version>
Expand Down
2 changes: 1 addition & 1 deletion properties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/agent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/ols/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
</parent>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion utils/thread/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion utils/xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion webapps/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>uk.ac.ebi.biosamples</groupId>
<artifactId>biosamples</artifactId>
<version>4.0.1-SNAPSHOT</version>
<version>4.0.1</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 608a765

Please sign in to comment.