diff --git a/backend/pom.xml b/backend/pom.xml index 8f8748d01d..5f2cd002a1 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -1,10 +1,11 @@ - + dataease-server io.dataease - 1.17.0 + 1.18.0 4.0.0 @@ -203,7 +204,7 @@ io.dataease dataease-plugin-interface - 1.17.0 + 1.18.0 guava @@ -214,12 +215,12 @@ io.dataease dataease-plugin-view - 1.17.0 + 1.18.0 io.dataease dataease-plugin-datasource - 1.17.0 + 1.18.0 @@ -502,7 +503,8 @@ - + @@ -538,4 +540,4 @@ - \ No newline at end of file + diff --git a/frontend/pom.xml b/frontend/pom.xml index a7f1541574..b6535aae26 100644 --- a/frontend/pom.xml +++ b/frontend/pom.xml @@ -1,12 +1,12 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> dataease-server io.dataease - 1.17.0 + 1.18.0 4.0.0 @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/mobile/pom.xml b/mobile/pom.xml index f565a5392b..7e1d0d87dc 100644 --- a/mobile/pom.xml +++ b/mobile/pom.xml @@ -6,7 +6,7 @@ dataease-server io.dataease - 1.17.0 + 1.18.0 4.0.0 @@ -61,5 +61,5 @@ - + diff --git a/pom.xml b/pom.xml index e74414207f..062d1ee50e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ - + 4.0.0 io.dataease dataease-server - 1.17.0 + 1.18.0 pom @@ -16,7 +16,7 @@ dataease - + frontend mobile