diff --git a/pom.xml b/pom.xml
index 0cc4205..155ee1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,7 @@
spring-boot-demo-multi-datasource-jpa
spring-boot-demo-multi-datasource-mybatis
spring-boot-demo-sharding-jdbc
+ spring-boot-demo-tio
pom
diff --git a/spring-boot-demo-tio/pom.xml b/spring-boot-demo-tio/pom.xml
index 8c89108..b5f4a9e 100644
--- a/spring-boot-demo-tio/pom.xml
+++ b/spring-boot-demo-tio/pom.xml
@@ -3,12 +3,10 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- org.springframework.boot
- spring-boot-starter-parent
- 2.1.2.RELEASE
-
+ com.xkcoding
+ spring-boot-demo
+ 1.0.0-SNAPSHOT
- com.xkcoding
spring-boot-demo-tio
1.0.0-SNAPSHOT
spring-boot-demo-tio