...
|
...
|
@@ -12,5 +12,12 @@ |
|
|
<artifactId>monitor-service-middleware</artifactId>
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
|
|
<dependencies>
|
|
|
<dependency>
|
|
|
<groupId>monitor-service</groupId>
|
|
|
<artifactId>monitor-service-common</artifactId>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
</project> |
|
|
\ No newline at end of file |
...
|
...
|
|