Skip to content

Commit cfdc2a7

Browse files
authored
0.2.1 (#376)
* Fix #169 * Polish : #324 & #325 * Polish : #315 * Polish : #321 * Polish : #321 * Polish : #321 for test case * Polish : Update Demos * Polish : Update version to be 0.2.1 * Polish : #319 * Polish : #226 * Polish : #309 * Fix the test case's bugs * Fix the test case's bugs * Fix a JavaDoc issue * Update SNAPSHOT and add exclude list * Update SNAPSHOT to be 0.2.1-SNAPSHOT * Update JDK versions * Update JDK versions * Reactor & remove author info * Refactor : to save a shutdown hook thread * Remove javax.servlet:javax.servlet-api:3.1.0 that may cause class conflict, and use indirectly dependencies from spring-boot-starter-* * Polish #341 * Add the samples * Add a license * Add the samples of Zookeeper and Nacos * Update README.md * Fix the test cases * Polish #366 * Polish #370 * Polish #370
1 parent ce02b4a commit cfdc2a7

File tree

1 file changed

+1
-1
lines changed
  • dubbo-spring-boot-distribution

1 file changed

+1
-1
lines changed

dubbo-spring-boot-distribution/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<profile>
5858
<id>release</id>
5959
<build>
60-
<finalName>apache-dubbo-spring-boot-project-${project.version}</finalName>
60+
<finalName>apache-dubbo-spring-boot-project-incubating-${project.version}</finalName>
6161
<plugins>
6262
<plugin>
6363
<artifactId>maven-assembly-plugin</artifactId>

0 commit comments

Comments
 (0)