Skip to content

Commit b7ce5b1

Browse files
Prepare release 6.2.1
1 parent 6b51c11 commit b7ce5b1

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>6.2.0</version>
9+
<version>6.2.1</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>6.2.0</version>
9+
<version>6.2.1</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>6.2.0</version>
9+
<version>6.2.1</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>6.2.0</version>
9+
<version>6.2.1</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>6.2.0</version>
9+
<version>6.2.1</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>6.2.0</version>
9+
<version>6.2.1</version>
1010
<packaging>pom</packaging>
1111

1212
<name>CellBase project</name>

0 commit comments

Comments
 (0)