Skip to content

Commit 182f6f2

Browse files
committed
[maven-release-plugin] prepare release rocketmq-4.0.0-incubating
1 parent 573b22c commit 182f6f2

File tree

12 files changed

+27
-39
lines changed

12 files changed

+27
-39
lines changed

broker/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

client/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625

common/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

example/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

filtersrv/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

namesrv/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
limitations under the License.
1717
-->
1818

19-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
19+
<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">
2120

2221
<parent>
2322
<groupId>org.apache</groupId>
@@ -30,7 +29,7 @@
3029
<inceptionYear>2012</inceptionYear>
3130
<groupId>org.apache.rocketmq</groupId>
3231
<artifactId>rocketmq-all</artifactId>
33-
<version>4.0.0-SNAPSHOT</version>
32+
<version>4.0.0-incubating</version>
3433
<packaging>pom</packaging>
3534
<name>Apache RocketMQ ${project.version}</name>
3635
<url>http://rocketmq.incubator.apache.org/</url>
@@ -44,7 +43,8 @@
4443
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git</connection>
4544
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rocketmq.git
4645
</developerConnection>
47-
</scm>
46+
<tag>rocketmq-4.0.0-incubating</tag>
47+
</scm>
4848

4949
<mailingLists>
5050
<mailingList>
@@ -211,7 +211,7 @@
211211
</executions>
212212
<configuration>
213213
<rules>
214-
<banCircularDependencies/>
214+
<banCircularDependencies />
215215
</rules>
216216
<fail>true</fail>
217217
</configuration>

remoting/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

srvutil/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

store/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

test/pom.xml

+2-4
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@
1616
~ limitations under the License.
1717
-->
1818

19-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xmlns="http://maven.apache.org/POM/4.0.0"
21-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<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/xsd/maven-4.0.0.xsd">
2220
<parent>
2321
<artifactId>rocketmq-all</artifactId>
2422
<groupId>org.apache.rocketmq</groupId>
25-
<version>4.0.0-SNAPSHOT</version>
23+
<version>4.0.0-incubating</version>
2624
</parent>
2725

2826
<modelVersion>4.0.0</modelVersion>

tools/pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,11 @@
1515
limitations under the License.
1616
-->
1717

18-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<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/xsd/maven-4.0.0.xsd">
2019
<parent>
2120
<groupId>org.apache.rocketmq</groupId>
2221
<artifactId>rocketmq-all</artifactId>
23-
<version>4.0.0-SNAPSHOT</version>
22+
<version>4.0.0-incubating</version>
2423
</parent>
2524

2625
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)