diff --git a/pom.xml b/pom.xml
index 4bead31e..39612245 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
cn.axzo.tyr
tyr
pom
- 1.0.0-SNAPSHOT
+ ${revision}
tyr
@@ -20,6 +20,7 @@
+ 2.0.0-SNAPSHOT
2.0.0-SNAPSHOT
2.0.0-SNAPSHOT
1.18.22
diff --git a/tyr-api/pom.xml b/tyr-api/pom.xml
index 118ad5eb..08786447 100644
--- a/tyr-api/pom.xml
+++ b/tyr-api/pom.xml
@@ -5,7 +5,7 @@
tyr
cn.axzo.tyr
- 1.0.0-SNAPSHOT
+ ${revision}
../pom.xml
diff --git a/tyr-server/pom.xml b/tyr-server/pom.xml
index b75af331..20ab0ca7 100644
--- a/tyr-server/pom.xml
+++ b/tyr-server/pom.xml
@@ -3,7 +3,7 @@
tyr
cn.axzo.tyr
- 1.0.0-SNAPSHOT
+ ${revision}
../pom.xml
4.0.0