JAVA-14288 Rename spring-5-reactive-modules to spring-reactive-modules (#12659)

* JAVA-14288 Rename spring-5-reactive-modules to spring-reactive-modules

* JAVA-14288 Remove failing module

* JAVA-14288 Revert commenting spring-cloud-openfeign-2 module
This commit is contained in:
anuragkumawat
2022-09-02 21:50:42 +05:30
committed by GitHub
parent 18f456b179
commit d429f0f064
303 changed files with 12 additions and 12 deletions

View File

@@ -544,7 +544,7 @@
<module>spring-4</module>
<module>spring-5</module>
<module>spring-5-reactive-modules</module>
<module>spring-reactive-modules</module>
<module>spring-5-webflux</module>
<module>spring-5-webflux-2</module>
@@ -941,7 +941,7 @@
<module>spring-4</module>
<module>spring-5</module>
<module>spring-5-reactive-modules</module>
<module>spring-reactive-modules</module>
<module>spring-5-webflux</module>
<module>spring-5-webflux-2</module>

View File

@@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung.spring.reactive</groupId>
<artifactId>spring-5-reactive-modules</artifactId>
<artifactId>spring-reactive-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>spring-5-reactive-modules</name>
<name>spring-reactive-modules</name>
<packaging>pom</packaging>
<parent>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>com.baeldung.spring.reactive</groupId>
<artifactId>spring-5-reactive-modules</artifactId>
<artifactId>spring-reactive-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>com.baeldung.spring.reactive</groupId>
<artifactId>spring-5-reactive-modules</artifactId>
<artifactId>spring-reactive-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>com.baeldung.spring.reactive</groupId>
<artifactId>spring-5-reactive-modules</artifactId>
<artifactId>spring-reactive-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>com.baeldung.spring.reactive</groupId>
<artifactId>spring-5-reactive-modules</artifactId>
<artifactId>spring-reactive-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>

Some files were not shown because too many files have changed in this diff Show More