Skip to content

Commit

Permalink
0.1.x (#375)
Browse files Browse the repository at this point in the history
* Bug fix on test case

* Polish #327 & #325

* Polish #321

* Polish #220 no program

* Switch Yaml file

* Update version to be 0.2.0

* Polish #218

* Update Documents

* Fix the test case's bugs

* Fix plugins' issues

* Fix test-cases

* Fix test cases

* Fixes an issue on DubboMvcEndpoint

* Polish: Fix a relaxed property name issue

* Optimize Awaiting implementation

* Remove author from JavaDoc

* Refactor

* Merge

* Update dependencies and implementations

* Update Samples

* Fix the test cases

* Polish #366

* Sync upstream

* Sync upstream

* Polish #370

* Remove the duplicated plugin

* Polish #370
  • Loading branch information
mercyblitz committed Jan 9, 2019
1 parent f874623 commit e92c843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-spring-boot-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<profile>
<id>release</id>
<build>
<finalName>apache-dubbo-spring-boot-project-${project.version}</finalName>
<finalName>apache-dubbo-spring-boot-project-incubating-${project.version}</finalName>
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
Expand Down

0 comments on commit e92c843

Please sign in to comment.