Renaming project
This commit is contained in:
parent
d8ca4a7eaf
commit
22b2818d11
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
|
@ -9,8 +9,8 @@
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>asynchronuous-tracing</artifactId>
|
<artifactId>async-tracing</artifactId>
|
||||||
<name>asynchronuous-tracing</name>
|
<name>async-tracing</name>
|
||||||
|
|
||||||
<url>http://maven.apache.org</url>
|
<url>http://maven.apache.org</url>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>asynchronuous-tracing</module>
|
<module>async-tracing</module>
|
||||||
<module>dropwizard-mongo-client</module>
|
<module>dropwizard-mongo-client</module>
|
||||||
<module>spring-boot-jdbc</module>
|
<module>spring-boot-jdbc</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
Loading…
Reference in New Issue