BAEL-2398: rename coroutines-java to coroutines-with-quasar
This commit is contained in:
parent
0cb40ad266
commit
585ed13442
|
@ -2,8 +2,8 @@
|
|||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
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>
|
||||
<artifactId>coroutines-java</artifactId>
|
||||
<name>coroutines-java</name>
|
||||
<artifactId>coroutines-with-quasar</artifactId>
|
||||
<name>coroutines-with-quasar</name>
|
||||
|
||||
<parent>
|
||||
<groupId>com.baeldung</groupId>
|
|
@ -14,7 +14,7 @@
|
|||
</parent>
|
||||
|
||||
<modules>
|
||||
<module>coroutines-java</module>
|
||||
<module>coroutines-with-quasar</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
Loading…
Reference in New Issue