diff --git a/gui/pom.xml b/gui/pom.xml
index 27545a1..194ee7a 100644
--- a/gui/pom.xml
+++ b/gui/pom.xml
@@ -7,11 +7,11 @@
cn.octopusyan
alist-gui
- 1.0.1
+ ${gui.version}
gui
- ${parent.version}
+ ${gui.version}
alist-gui
@@ -21,6 +21,8 @@
UTF-8
UTF-8
+ ${gui.version}
+
cn.octopusyan.alistgui.AppLauncher
${project.basedir}/src/main/resources/css
${project.basedir}/target/classes/css
@@ -191,7 +193,7 @@
cn.octopusyan.alistgui/${exec.mainClass}
-
+
diff --git a/pom.xml b/pom.xml
index 5b03b37..9e21a7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
cn.octopusyan
alist-gui
- 1.0.1
+ ${gui.version}
alist-gui
pom
@@ -30,7 +30,7 @@
UTF-8
UTF-8
- 1.0.1
+ 1.0.3
5.10.0
21.0.4
diff --git a/upgrade/pom.xml b/upgrade/pom.xml
index dd5141e..df55f44 100644
--- a/upgrade/pom.xml
+++ b/upgrade/pom.xml
@@ -7,11 +7,11 @@
cn.octopusyan
alist-gui
- 1.0.1
+ ${gui.version}
upgrade
- ${parent.version}
+ ${gui.version}
upgrade