|
|
|
|
@ -12,11 +12,6 @@
@@ -12,11 +12,6 @@
|
|
|
|
|
<main.basedir>${basedir}/../..</main.basedir> |
|
|
|
|
</properties> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>${project.groupId}</groupId> |
|
|
|
|
<artifactId>spring-boot-starter-logging</artifactId> |
|
|
|
|
<version>${project.version}</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>junit</groupId> |
|
|
|
|
<artifactId>junit</artifactId> |
|
|
|
|
|