diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac0f17f..bae73fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+# Version 21.11 (2021-12-20)
+
+* **[chg]** seed: **[3.14.0](https://github.com/seedstack/seed/releases/tag/v3.14.0)**
+* **[chg]** elasticsearch-addon: **[3.1.1](https://github.com/seedstack/elasticsearch-addon/releases/tag/v3.1.1)**
+* **[chg]** oauth-addon: **[3.3.0](https://github.com/seedstack/oauth-addon/releases/tag/v3.3.0)**
+
# Version 21.7 (2021-07-23)
* **[chg]** coffig: **[3.1.8](https://github.com/seedstack/coffig/releases/tag/v3.1.8)**
diff --git a/addon-archetype/pom.xml b/addon-archetype/pom.xml
index a664ac0..3e646db 100644
--- a/addon-archetype/pom.xml
+++ b/addon-archetype/pom.xml
@@ -13,7 +13,7 @@
org.seedstack
distribution
- 21.7-SNAPSHOT
+ 21.11-SNAPSHOT
addon-archetype
diff --git a/batch-archetype/pom.xml b/batch-archetype/pom.xml
index 79ea3b8..ef61bca 100644
--- a/batch-archetype/pom.xml
+++ b/batch-archetype/pom.xml
@@ -13,7 +13,7 @@
org.seedstack
distribution
- 21.7-SNAPSHOT
+ 21.11-SNAPSHOT
batch-archetype
diff --git a/cli-archetype/pom.xml b/cli-archetype/pom.xml
index 74ab685..41d2003 100644
--- a/cli-archetype/pom.xml
+++ b/cli-archetype/pom.xml
@@ -13,7 +13,7 @@
org.seedstack
distribution
- 21.7-SNAPSHOT
+ 21.11-SNAPSHOT
cli-archetype
diff --git a/domain-archetype/pom.xml b/domain-archetype/pom.xml
index ca61c16..f033a03 100644
--- a/domain-archetype/pom.xml
+++ b/domain-archetype/pom.xml
@@ -13,7 +13,7 @@
org.seedstack
distribution
- 21.7-SNAPSHOT
+ 21.11-SNAPSHOT
domain-archetype
diff --git a/pom.xml b/pom.xml
index eaa9a66..089a7d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,13 +18,13 @@
org.seedstack
distribution
- 21.7-SNAPSHOT
+ 21.11-SNAPSHOT
pom
1.1.6
3.1.8
- 3.13.0
+ 3.14.0
4.4.0
3.0.1
@@ -34,7 +34,7 @@
1.0.1
1.0.0
1.0.0
- 3.1.0
+ 3.1.1
1.5.0
2.0.0
4.0.2
@@ -55,7 +55,7 @@
2.1.1
2.0.0
1.2.2
- 3.2.0
+ 3.3.0
2.1.1
3.3.1
1.0.1
@@ -67,6 +67,7 @@
3.0.4
+ 1.2.9
2.8.0
1.8
0.27.2
diff --git a/seedstack-bom/pom.xml b/seedstack-bom/pom.xml
index dc88520..21abb29 100644
--- a/seedstack-bom/pom.xml
+++ b/seedstack-bom/pom.xml
@@ -13,7 +13,7 @@
org.seedstack
distribution
- 21.7-SNAPSHOT
+ 21.11-SNAPSHOT
seedstack-bom
diff --git a/web-archetype/pom.xml b/web-archetype/pom.xml
index 53355bf..771c44e 100644
--- a/web-archetype/pom.xml
+++ b/web-archetype/pom.xml
@@ -13,7 +13,7 @@
org.seedstack
distribution
- 21.7-SNAPSHOT
+ 21.11-SNAPSHOT
web-archetype