Skip to content

Commit 65bd465

Browse files
committed
[maven-release-plugin] prepare release 1.3.0
1 parent 37ca5f2 commit 65bd465

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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.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.3.0-SNAPSHOT</version>
7+
<version>1.3.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)