Skip to content

Commit a919d43

Browse files
committed
Remove Boot Maven Plugin from schema-registry-server
1 parent 5425cdd commit a919d43

File tree

1 file changed

+0
-9
lines changed
  • schema-registry/spring-cloud-stream-schema-registry-server

1 file changed

+0
-9
lines changed

schema-registry/spring-cloud-stream-schema-registry-server/pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,5 @@
4545
</dependency>
4646
</dependencies>
4747

48-
<build>
49-
<plugins>
50-
<plugin>
51-
<groupId>org.springframework.boot</groupId>
52-
<artifactId>spring-boot-maven-plugin</artifactId>
53-
</plugin>
54-
</plugins>
55-
</build>
56-
5748

5849
</project>

0 commit comments

Comments
 (0)