Skip to content

Commit def0fd8

Browse files
committed
[maven-release-plugin] prepare release jbossws-cxf-7.3.4.Final
1 parent 9a86430 commit def0fd8

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
lines changed

docbook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.jboss.ws.cxf</groupId>
1010
<artifactId>jbossws-cxf</artifactId>
11-
<version>7.3.4-SNAPSHOT</version>
11+
<version>7.3.4.Final</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414
<build>

modules/addons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.jboss.ws.cxf</groupId>
1111
<artifactId>jbossws-cxf</artifactId>
12-
<version>7.3.4-SNAPSHOT</version>
12+
<version>7.3.4.Final</version>
1313
<relativePath>../../pom.xml</relativePath>
1414
</parent>
1515

modules/addons/transports/http/undertow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.jboss.ws.cxf</groupId>
1010
<artifactId>jbossws-cxf-addons</artifactId>
11-
<version>7.3.4-SNAPSHOT</version>
11+
<version>7.3.4.Final</version>
1212
<relativePath>../../../pom.xml</relativePath>
1313
</parent>
1414

modules/addons/transports/udp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.jboss.ws.cxf</groupId>
1010
<artifactId>jbossws-cxf-addons</artifactId>
11-
<version>7.3.4-SNAPSHOT</version>
11+
<version>7.3.4.Final</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

modules/channel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.jboss.ws.cxf</groupId>
1010
<artifactId>jbossws-cxf</artifactId>
11-
<version>7.3.4-SNAPSHOT</version>
11+
<version>7.3.4.Final</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

modules/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.jboss.ws.cxf</groupId>
1010
<artifactId>jbossws-cxf</artifactId>
11-
<version>7.3.4-SNAPSHOT</version>
11+
<version>7.3.4.Final</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

modules/dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.jboss.ws.cxf</groupId>
1010
<artifactId>jbossws-cxf</artifactId>
11-
<version>7.3.4-SNAPSHOT</version>
11+
<version>7.3.4.Final</version>
1212
<relativePath>../../pom.xml</relativePath>
1313
</parent>
1414

modules/endorsed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.jboss.ws.cxf</groupId>
1111
<artifactId>jbossws-cxf</artifactId>
12-
<version>7.3.4-SNAPSHOT</version>
12+
<version>7.3.4.Final</version>
1313
<relativePath>../../pom.xml</relativePath>
1414
</parent>
1515

modules/feature-pack/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.jboss.ws.cxf</groupId>
99
<artifactId>jbossws-cxf</artifactId>
10-
<version>7.3.4-SNAPSHOT</version>
10+
<version>7.3.4.Final</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313

modules/resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.jboss.ws.cxf</groupId>
1111
<artifactId>jbossws-cxf</artifactId>
12-
<version>7.3.4-SNAPSHOT</version>
12+
<version>7.3.4.Final</version>
1313
<relativePath>../../pom.xml</relativePath>
1414
</parent>
1515

0 commit comments

Comments
 (0)