renaming the boot ops module
This commit is contained in:
parent
ee930d56c4
commit
dec95f5c25
2
pom.xml
2
pom.xml
@ -141,7 +141,7 @@
|
||||
<module>spring-boot-keycloak</module>
|
||||
<module>spring-boot-bootstrap</module>
|
||||
<module>spring-boot-admin</module>
|
||||
<module>spring-boot-tomcat</module>
|
||||
<module>spring-boot-ops</module>
|
||||
<module>spring-boot-security</module>
|
||||
<module>spring-cloud-data-flow</module>
|
||||
<module>spring-cloud</module>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>spring-boot-tomcat</artifactId>
|
||||
<artifactId>spring-boot-ops</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<name>spring-boot-tomcat</name>
|
||||
<description>Demo project for Spring Boot and Tomcat setup</description>
|
||||
<name>spring-boot-ops</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
Loading…
x
Reference in New Issue
Block a user