You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by li...@apache.org on 2018/04/27 06:07:12 UTC

[incubator-dubbo] branch 2.6.2-release updated (cbc6b63 -> f2005f0)

This is an automated email from the ASF dual-hosted git repository.

liujun pushed a change to branch 2.6.2-release
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git.


    from cbc6b63  [maven-release-plugin] rollback the release of dubbo-2.6.2
     add e0c7413  Prepare for release, change maven settings
     add 9521bfd  [maven-release-plugin] prepare release dubbo-parent-2.6.2
     add b96f36d  [maven-release-plugin] rollback the release of dubbo-parent-2.6.2
     add c7ca8de  Change scm url to https
     add 3ec231f  [maven-release-plugin] rollback the release of dubbo-parent-2.6.2
     add 4a98592  Change scm url to https
     add f2005f0  [maven-release-plugin] prepare release dubbo-parent-2.6.2

No new revisions were added by this update.

Summary of changes:
 all/pom.xml                                        |  4 +-
 bom/pom.xml                                        | 89 +++++++++++++---------
 dependencies-bom/pom.xml                           | 89 +++++++++++++---------
 dubbo-cluster/pom.xml                              |  2 +-
 dubbo-common/pom.xml                               |  2 +-
 dubbo-config/dubbo-config-api/pom.xml              |  2 +-
 dubbo-config/dubbo-config-spring/pom.xml           |  2 +-
 dubbo-config/pom.xml                               |  2 +-
 dubbo-container/dubbo-container-api/pom.xml        |  2 +-
 dubbo-container/dubbo-container-log4j/pom.xml      |  2 +-
 dubbo-container/dubbo-container-logback/pom.xml    |  2 +-
 dubbo-container/dubbo-container-spring/pom.xml     |  2 +-
 dubbo-container/pom.xml                            |  2 +-
 dubbo-demo/dubbo-demo-api/pom.xml                  |  2 +-
 dubbo-demo/dubbo-demo-consumer/pom.xml             |  2 +-
 dubbo-demo/dubbo-demo-provider/pom.xml             |  2 +-
 dubbo-demo/pom.xml                                 |  2 +-
 dubbo-filter/dubbo-filter-cache/pom.xml            |  2 +-
 dubbo-filter/dubbo-filter-validation/pom.xml       |  2 +-
 dubbo-filter/pom.xml                               |  2 +-
 dubbo-monitor/dubbo-monitor-api/pom.xml            |  2 +-
 dubbo-monitor/dubbo-monitor-default/pom.xml        |  2 +-
 dubbo-monitor/pom.xml                              |  2 +-
 dubbo-plugin/dubbo-qos/pom.xml                     |  2 +-
 dubbo-plugin/pom.xml                               |  2 +-
 dubbo-registry/dubbo-registry-api/pom.xml          |  2 +-
 dubbo-registry/dubbo-registry-default/pom.xml      |  2 +-
 dubbo-registry/dubbo-registry-multicast/pom.xml    |  2 +-
 dubbo-registry/dubbo-registry-redis/pom.xml        |  2 +-
 dubbo-registry/dubbo-registry-zookeeper/pom.xml    |  2 +-
 dubbo-registry/pom.xml                             |  2 +-
 dubbo-remoting/dubbo-remoting-api/pom.xml          |  2 +-
 dubbo-remoting/dubbo-remoting-grizzly/pom.xml      |  2 +-
 dubbo-remoting/dubbo-remoting-http/pom.xml         |  2 +-
 dubbo-remoting/dubbo-remoting-mina/pom.xml         |  2 +-
 dubbo-remoting/dubbo-remoting-netty/pom.xml        |  2 +-
 dubbo-remoting/dubbo-remoting-netty4/pom.xml       |  2 +-
 dubbo-remoting/dubbo-remoting-p2p/pom.xml          |  2 +-
 dubbo-remoting/dubbo-remoting-zookeeper/pom.xml    |  2 +-
 dubbo-remoting/pom.xml                             |  2 +-
 dubbo-rpc/dubbo-rpc-api/pom.xml                    |  2 +-
 dubbo-rpc/dubbo-rpc-dubbo/pom.xml                  |  2 +-
 dubbo-rpc/dubbo-rpc-hessian/pom.xml                |  2 +-
 dubbo-rpc/dubbo-rpc-http/pom.xml                   |  2 +-
 dubbo-rpc/dubbo-rpc-injvm/pom.xml                  |  2 +-
 dubbo-rpc/dubbo-rpc-memcached/pom.xml              |  2 +-
 dubbo-rpc/dubbo-rpc-redis/pom.xml                  |  2 +-
 dubbo-rpc/dubbo-rpc-rest/pom.xml                   |  2 +-
 dubbo-rpc/dubbo-rpc-rmi/pom.xml                    |  2 +-
 dubbo-rpc/dubbo-rpc-thrift/pom.xml                 |  2 +-
 dubbo-rpc/dubbo-rpc-webservice/pom.xml             |  2 +-
 dubbo-rpc/pom.xml                                  |  2 +-
 .../dubbo-serialization-api/pom.xml                |  2 +-
 .../dubbo-serialization-fastjson/pom.xml           |  2 +-
 .../dubbo-serialization-fst/pom.xml                |  2 +-
 .../dubbo-serialization-hessian2/pom.xml           |  2 +-
 .../dubbo-serialization-jdk/pom.xml                |  2 +-
 .../dubbo-serialization-kryo/pom.xml               |  2 +-
 dubbo-serialization/pom.xml                        |  2 +-
 dubbo-test/dubbo-test-benchmark/pom.xml            |  2 +-
 .../dubbo-test-spring3/pom.xml                     |  2 +-
 dubbo-test/dubbo-test-compatibility/pom.xml        |  2 +-
 dubbo-test/dubbo-test-examples/pom.xml             |  2 +-
 dubbo-test/dubbo-test-integration/pom.xml          |  2 +-
 dubbo-test/pom.xml                                 |  2 +-
 hessian-lite/pom.xml                               |  4 +-
 pom.xml                                            | 17 ++++-
 67 files changed, 188 insertions(+), 139 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
liujun@apache.org.