incubator-rocketmq git commit: [maven-release-plugin] prepare release rocketmq-4.0.0-incubating

2017-02-11 Thread yukon
Repository: incubator-rocketmq
Updated Branches:
  refs/heads/release-4.0.0-incubating 573b22c37 -> 182f6f292


[maven-release-plugin] prepare release rocketmq-4.0.0-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/182f6f29
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/182f6f29
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/182f6f29

Branch: refs/heads/release-4.0.0-incubating
Commit: 182f6f2920a8d2f7eca5657c4886cfc1fec57d80
Parents: 573b22c
Author: yukon 
Authored: Sat Feb 11 16:18:04 2017 +0800
Committer: yukon 
Committed: Sat Feb 11 16:18:04 2017 +0800

--
 broker/pom.xml|  5 ++---
 client/pom.xml|  5 ++---
 common/pom.xml|  5 ++---
 example/pom.xml   |  5 ++---
 filtersrv/pom.xml |  5 ++---
 namesrv/pom.xml   |  5 ++---
 pom.xml   | 10 +-
 remoting/pom.xml  |  5 ++---
 srvutil/pom.xml   |  5 ++---
 store/pom.xml |  5 ++---
 test/pom.xml  |  6 ++
 tools/pom.xml |  5 ++---
 12 files changed, 27 insertions(+), 39 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/182f6f29/broker/pom.xml
--
diff --git a/broker/pom.xml b/broker/pom.xml
index 91cfe0c..34cdbcf 100644
--- a/broker/pom.xml
+++ b/broker/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 4.0.0

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/182f6f29/client/pom.xml
--
diff --git a/client/pom.xml b/client/pom.xml
index 3a0f6ae..9c0030d 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/182f6f29/common/pom.xml
--
diff --git a/common/pom.xml b/common/pom.xml
index 549dad9..134770f 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 4.0.0

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/182f6f29/example/pom.xml
--
diff --git a/example/pom.xml b/example/pom.xml
index c6dbf67..602218c 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 4.0.0

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/182f6f29/filtersrv/pom.xml
--
diff --git a/filtersrv/pom.xml b/filtersrv/pom.xml
index b031357..1716a08 100644
--- 

incubator-rocketmq git commit: [maven-release-plugin] prepare release rocketmq-4.0.0-incubating

2017-02-10 Thread yukon
Repository: incubator-rocketmq
Updated Branches:
  refs/heads/release-4.0.0-incubating 767775838 -> ee3f8e868


[maven-release-plugin] prepare release rocketmq-4.0.0-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/ee3f8e86
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/ee3f8e86
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/ee3f8e86

Branch: refs/heads/release-4.0.0-incubating
Commit: ee3f8e8686b7c840ff76be3a7a1ffae06f754c94
Parents: 7677758
Author: yukon 
Authored: Fri Feb 10 20:15:02 2017 +0800
Committer: yukon 
Committed: Fri Feb 10 20:15:02 2017 +0800

--
 broker/pom.xml|  5 ++---
 client/pom.xml|  5 ++---
 common/pom.xml|  5 ++---
 example/pom.xml   |  5 ++---
 filtersrv/pom.xml |  5 ++---
 namesrv/pom.xml   |  5 ++---
 pom.xml   | 10 +-
 remoting/pom.xml  |  5 ++---
 srvutil/pom.xml   |  5 ++---
 store/pom.xml |  5 ++---
 test/pom.xml  |  6 ++
 tools/pom.xml |  5 ++---
 12 files changed, 27 insertions(+), 39 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/ee3f8e86/broker/pom.xml
--
diff --git a/broker/pom.xml b/broker/pom.xml
index 91cfe0c..34cdbcf 100644
--- a/broker/pom.xml
+++ b/broker/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 4.0.0

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/ee3f8e86/client/pom.xml
--
diff --git a/client/pom.xml b/client/pom.xml
index 3a0f6ae..9c0030d 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/ee3f8e86/common/pom.xml
--
diff --git a/common/pom.xml b/common/pom.xml
index 549dad9..134770f 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 4.0.0

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/ee3f8e86/example/pom.xml
--
diff --git a/example/pom.xml b/example/pom.xml
index c6dbf67..602218c 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -15,12 +15,11 @@
   limitations under the License.
   -->
 
-http://www.w3.org/2001/XMLSchema-instance; 
xmlns="http://maven.apache.org/POM/4.0.0;
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+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;>
 
 org.apache.rocketmq
 rocketmq-all
-4.0.0-SNAPSHOT
+4.0.0-incubating
 
 
 4.0.0

http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/ee3f8e86/filtersrv/pom.xml
--
diff --git a/filtersrv/pom.xml b/filtersrv/pom.xml
index b031357..1716a08 100644
---