Skip to content

Commit 4a33662

Browse files
Prepare release 2.12.4
1 parent 385d986 commit 4a33662

File tree

21 files changed

+27
-27
lines changed

21 files changed

+27
-27
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>2.12.4-SNAPSHOT</version>
25+
<version>2.12.4</version>
2626
<relativePath>../pom.xml</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>2.12.4-SNAPSHOT</version>
25+
<version>2.12.4</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
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.opencb.opencga</groupId>
2525
<artifactId>opencga</artifactId>
26-
<version>2.12.4-SNAPSHOT</version>
26+
<version>2.12.4</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

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>2.12.4-SNAPSHOT</version>
25+
<version>2.12.4</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-clinical/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.opencb.opencga</groupId>
77
<artifactId>opencga</artifactId>
8-
<version>2.12.4-SNAPSHOT</version>
8+
<version>2.12.4</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

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>2.12.4-SNAPSHOT</version>
25+
<version>2.12.4</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

opencga-master/pom.xml

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

opencga-storage/opencga-storage-benchmark/pom.xml

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

0 commit comments

Comments
 (0)