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>
|
||||
</parent>
|
||||
|
||||
<artifactId>asynchronuous-tracing</artifactId>
|
||||
<name>asynchronuous-tracing</name>
|
||||
<artifactId>async-tracing</artifactId>
|
||||
<name>async-tracing</name>
|
||||
|
||||
<url>http://maven.apache.org</url>
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
|
||||
<modules>
|
||||
<module>asynchronuous-tracing</module>
|
||||
<module>async-tracing</module>
|
||||
<module>dropwizard-mongo-client</module>
|
||||
<module>spring-boot-jdbc</module>
|
||||
</modules>
|
||||
|
|
Loading…
Reference in New Issue