Browse Source

Merge pull request #101 from a173030685/master

correct project name
纯洁的微笑 6 years ago
parent
commit
6a1e4882a4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      spring-boot-webflux/pom.xml

+ 2 - 2
spring-boot-webflux/pom.xml

@@ -4,11 +4,11 @@
 	<modelVersion>4.0.0</modelVersion>
 
 	<groupId>com.neo</groupId>
-	<artifactId>spring-boot-webfluxflux</artifactId>
+	<artifactId>spring-boot-webflux</artifactId>
 	<version>1.0.0-SNAPSHOT</version>
 	<packaging>jar</packaging>
 
-	<name>spring-boot-webfluxflux</name>
+	<name>spring-boot-webflux</name>
 	<description>Demo project for Spring Boot</description>
 
 	<parent>