fixed parent relative path in spring-cloud-gateway-webflux/pom.xml (#572)
This commit is contained in:
committed by
Spencer Gibb
parent
d4637714e1
commit
0b39ee1819
@@ -11,7 +11,7 @@
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-gateway</artifactId>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath/>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user