Skip to content

Commit 5e1cae8

Browse files
Prepare release 5.8.5
1 parent 89ce6c2 commit 5e1cae8

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

cellbase-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.opencb.cellbase</groupId>
88
<artifactId>cellbase</artifactId>
9-
<version>5.8.5-SNAPSHOT</version>
9+
<version>5.8.5</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

cellbase-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.opencb.cellbase</groupId>
88
<artifactId>cellbase</artifactId>
9-
<version>5.8.5-SNAPSHOT</version>
9+
<version>5.8.5</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

cellbase-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.opencb.cellbase</groupId>
88
<artifactId>cellbase</artifactId>
9-
<version>5.8.5-SNAPSHOT</version>
9+
<version>5.8.5</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

cellbase-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.opencb.cellbase</groupId>
88
<artifactId>cellbase</artifactId>
9-
<version>5.8.5-SNAPSHOT</version>
9+
<version>5.8.5</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

cellbase-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.opencb.cellbase</groupId>
88
<artifactId>cellbase</artifactId>
9-
<version>5.8.5-SNAPSHOT</version>
9+
<version>5.8.5</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

pom.xml

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

77
<groupId>org.opencb.cellbase</groupId>
88
<artifactId>cellbase</artifactId>
9-
<version>5.8.5-SNAPSHOT</version>
9+
<version>5.8.5</version>
1010
<packaging>pom</packaging>
1111

1212
<name>CellBase project</name>

0 commit comments

Comments
 (0)