Skip to content

Commit

Permalink
2.7.0 release (#434)
Browse files Browse the repository at this point in the history
* 1.0.0 (#429)

* Polish #395

* Polish #395 fixed issues

* Polish #395 Update documents

* Update the root POM's parent

* Replace ${project.version} to ${revision} in the "pom.xml" files

* Update <projectId>

* Remove Netty Project

* Polish : #427

* Polish : #427

* Polish : #427

* 1.0.0 (#431)

* Polish #395

* Polish #395 fixed issues

* Polish #395 Update documents

* Update the root POM's parent

* Replace ${project.version} to ${revision} in the "pom.xml" files

* Update <projectId>

* Remove Netty Project

* Polish : #427

* Polish : #427

* Polish : #427

* Polish : #427 : Update Documents

* 2.7.0 (#433)

* Polish #395

* Polish #395 fixed issues

* Polish #395 Update documents

* Update the root POM's parent

* Replace ${project.version} to ${revision} in the "pom.xml" files

* Update <projectId>

* Remove Netty Project

* Polish : #427

* Polish : #427

* Polish : #427

* Polish : #427 : Update Documents

* Polish : #427 : Fixed include pattern
  • Loading branch information
mercyblitz authored Feb 1, 2019
1 parent eefb3f8 commit b21d7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-spring-boot-distribution/assembly/bin-release.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<outputDirectory>/libs</outputDirectory>
<scope>runtime</scope>
<includes>
<include>com.alibaba.boot:*</include>
<include>org.apache.dubbo:*</include>
</includes>
<excludes>
<exclude>com.alibaba:fastjson</exclude>
Expand Down

0 comments on commit b21d7ce

Please sign in to comment.