Skip to content

Commit 677d27b

Browse files
authored
removing maven plugin
1 parent 0d417c4 commit 677d27b

File tree

1 file changed

+0
-8
lines changed
  • logging-modules/customloglevel

1 file changed

+0
-8
lines changed

logging-modules/customloglevel/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,4 @@
2020
<artifactId>spring-boot-starter-web</artifactId>
2121
</dependency>
2222
</dependencies>
23-
<build>
24-
<plugins>
25-
<plugin>
26-
<groupId>org.springframework.boot</groupId>
27-
<artifactId>spring-boot-maven-plugin</artifactId>
28-
</plugin>
29-
</plugins>
30-
</build>
3123
</project>

0 commit comments

Comments
 (0)