Skip to content

Commit 3c7534f

Browse files
committed
Upgrade version to RC2.1
1 parent b9715de commit 3c7534f

File tree

13 files changed

+15
-15
lines changed

13 files changed

+15
-15
lines changed

opencga-analysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>..</relativePath>
2727
</parent>
2828

opencga-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-catalog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-storage/opencga-storage-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga-storage</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-storage/opencga-storage-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga-storage</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-storage/opencga-storage-hadoop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga-storage</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-storage/opencga-storage-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.opencb.opencga</groupId>
2424
<artifactId>opencga-storage</artifactId>
25-
<version>1.0.0-rc2</version>
25+
<version>1.0.0-rc2.1</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)