Skip to content

Commit fb7ddde

Browse files
committed
[maven-release-plugin] prepare release 5.0.0-RC4
1 parent 792aed9 commit fb7ddde

File tree

19 files changed

+20
-20
lines changed

19 files changed

+20
-20
lines changed

opal-core-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121
<artifactId>opal-core-api</artifactId>

opal-core-ws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-core-ws</artifactId>
2121
<name>opal-core-ws</name>

opal-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>opal</artifactId>
1818
<groupId>org.obiba.opal</groupId>
19-
<version>5.0-SNAPSHOT</version>
19+
<version>5.0.0-RC4</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

opal-datashield/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
<relativePath>..</relativePath>
2020
</parent>
2121
<artifactId>opal-datashield</artifactId>

opal-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020

2121
<artifactId>opal-fs</artifactId>

opal-httpd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-httpd</artifactId>
2121
<name>opal-httpd</name>

opal-r/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>opal</artifactId>
1818
<groupId>org.obiba.opal</groupId>
19-
<version>5.0-SNAPSHOT</version>
19+
<version>5.0.0-RC4</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

opal-rest-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-rest-client</artifactId>
2121
<name>opal-rest-client</name>

opal-search/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-search</artifactId>
2121
<name>opal-search</name>

opal-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-server</artifactId>
2121
<name>opal-server</name>

opal-shell/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-shell</artifactId>
2121
<name>opal-shell</name>

opal-spi-r/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121
<artifactId>opal-spi-r</artifactId>

opal-spi/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
<relativePath>../</relativePath>
2020
</parent>
2121
<artifactId>opal-spi</artifactId>

opal-sql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>opal</artifactId>
1818
<groupId>org.obiba.opal</groupId>
19-
<version>5.0-SNAPSHOT</version>
19+
<version>5.0.0-RC4</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

opal-ui/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-ui</artifactId>
2121
<name>opal-ui</name>

opal-upgrade/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<artifactId>opal</artifactId>
1818
<groupId>org.obiba.opal</groupId>
19-
<version>5.0-SNAPSHOT</version>
19+
<version>5.0.0-RC4</version>
2020
<relativePath>../pom.xml</relativePath>
2121
</parent>
2222

opal-web-model/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-web-model</artifactId>
2121
<name>opal-web-model</name>

opal-ws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<artifactId>opal</artifactId>
1717
<groupId>org.obiba.opal</groupId>
18-
<version>5.0-SNAPSHOT</version>
18+
<version>5.0.0-RC4</version>
1919
</parent>
2020
<artifactId>opal-ws</artifactId>
2121
<name>opal-ws</name>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<groupId>org.obiba.opal</groupId>
1717
<artifactId>opal</artifactId>
1818
<packaging>pom</packaging>
19-
<version>5.0-SNAPSHOT</version>
19+
<version>5.0.0-RC4</version>
2020

2121
<name>opal</name>
2222
<description>Opal Application</description>
@@ -1632,7 +1632,7 @@
16321632
<connection>scm:git:https://github.com/obiba/opal.git</connection>
16331633
<developerConnection>scm:git:https://github.com/obiba/opal.git</developerConnection>
16341634
<url>https://github.com/obiba/opal</url>
1635-
<tag>HEAD</tag>
1635+
<tag>5.0.0-RC4</tag>
16361636
</scm>
16371637

16381638
<issueManagement>

0 commit comments

Comments
 (0)