Skip to content

Commit 17e202d

Browse files
committed
[maven-release-plugin] prepare release 1.15.4
1 parent 1f9f0cc commit 17e202d

File tree

19 files changed

+22
-24
lines changed

19 files changed

+22
-24
lines changed

opal-core-api/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111
<artifactId>opal-core-api</artifactId>

opal-core-ws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-core-ws</artifactId>
1111
<name>opal-core-ws</name>

opal-core/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
<?xml version="1.0" encoding="ISO-8859-1"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
43

54
<modelVersion>4.0.0</modelVersion>
65

76
<parent>
87
<artifactId>opal</artifactId>
98
<groupId>org.obiba.opal</groupId>
10-
<version>1.15-SNAPSHOT</version>
9+
<version>1.15.4</version>
1110
<relativePath>../pom.xml</relativePath>
1211
</parent>
1312

opal-datashield/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111
<artifactId>opal-datashield</artifactId>

opal-fs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010

1111
<artifactId>opal-fs</artifactId>

opal-gwt-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010

1111
<artifactId>opal-gwt-client</artifactId>

opal-httpd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-httpd</artifactId>
1111
<name>opal-httpd</name>

opal-php-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>opal</artifactId>
88
<groupId>org.obiba.opal</groupId>
9-
<version>1.15-SNAPSHOT</version>
9+
<version>1.15.4</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

opal-python-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>opal</artifactId>
88
<groupId>org.obiba.opal</groupId>
9-
<version>1.15-SNAPSHOT</version>
9+
<version>1.15.4</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

opal-r/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>opal</artifactId>
88
<groupId>org.obiba.opal</groupId>
9-
<version>1.15-SNAPSHOT</version>
9+
<version>1.15.4</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

opal-reporting/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

opal-rest-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-rest-client</artifactId>
1111
<name>opal-rest-client</name>

opal-search/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-search</artifactId>
1111
<name>opal-search</name>

opal-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-server</artifactId>
1111
<name>opal-server</name>

opal-shell/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-shell</artifactId>
1111
<name>opal-shell</name>

opal-sshd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-sshd</artifactId>
1111
<name>opal-sshd</name>

opal-web-model/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-web-model</artifactId>
1111
<name>opal-web-model</name>

opal-ws/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>opal</artifactId>
77
<groupId>org.obiba.opal</groupId>
8-
<version>1.15-SNAPSHOT</version>
8+
<version>1.15.4</version>
99
</parent>
1010
<artifactId>opal-ws</artifactId>
1111
<name>opal-ws</name>

pom.xml

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
43

54
<modelVersion>4.0.0</modelVersion>
65

76
<groupId>org.obiba.opal</groupId>
87
<artifactId>opal</artifactId>
98
<packaging>pom</packaging>
10-
<version>1.15-SNAPSHOT</version>
9+
<version>1.15.4</version>
1110

1211
<name>opal</name>
1312
<description>Opal Application</description>
@@ -1434,7 +1433,7 @@
14341433
<connection>scm:git:git://github.com/obiba/opal.git</connection>
14351434
<developerConnection>scm:git:https://github.com/obiba/opal.git</developerConnection>
14361435
<url>https://github.com/obiba/opal</url>
1437-
<tag>opal-1.15.x</tag>
1436+
<tag>1.15.4</tag>
14381437
</scm>
14391438

14401439
<issueManagement>

0 commit comments

Comments
 (0)