Skip to content

Commit ef85a9d

Browse files
committed
[maven-release-plugin] prepare release 1.4.0
1 parent 615805d commit ef85a9d

File tree

19 files changed

+20
-20
lines changed

19 files changed

+20
-20
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

core/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-core</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

core/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-core</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

features-logging/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-rt-features-logging-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

features-logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

features-logging/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-rt-features-logging-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

features-metrics/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-rt-features-metrics-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

features-metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)