Skip to content

Commit

Permalink
"Updating the POM version from 1.0.26-SNAPSHOT to 1.0.26 for release;…
Browse files Browse the repository at this point in the history
… tests skipped for the release"
  • Loading branch information
uniprotci authored and supun-ebi committed Sep 22, 2023
1 parent 2cf455d commit 46e2ca1
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion controlled-vocabulary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-domain-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>core-parent</artifactId>
<groupId>org.uniprot</groupId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion ff-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jacoco-aggregate-report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>core-parent</artifactId>
<groupId>org.uniprot</groupId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion json-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<name>UniProt Core Aggregator</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion tools-entry-scorer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>core-parent</artifactId>
<groupId>org.uniprot</groupId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion xml-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.uniprot</groupId>
<artifactId>core-parent</artifactId>
<version>1.0.26-SNAPSHOT</version>
<version>1.0.26</version>
<relativePath>../</relativePath>
</parent>

Expand Down

0 comments on commit 46e2ca1

Please sign in to comment.