diff --git a/checker/pom.xml b/checker/pom.xml
index fff73cb92..c54b52571 100644
--- a/checker/pom.xml
+++ b/checker/pom.xml
@@ -5,11 +5,11 @@
py2eo
org.polystat
- 0.0.1-SNAPSHOT
+ 0.0.20
org.polystat.py2eo
checker
- 0.0.1-SNAPSHOT
+ 0.0.20
checker
@@ -23,12 +23,12 @@
org.polystat.py2eo
parser
- 0.0.1-SNAPSHOT
+ 0.0.20
org.polystat.py2eo
transpiler
- 0.0.1-SNAPSHOT
+ 0.0.20
org.yaml
diff --git a/parser/pom.xml b/parser/pom.xml
index 4ef72fb4f..5ff9506ff 100644
--- a/parser/pom.xml
+++ b/parser/pom.xml
@@ -5,7 +5,7 @@
py2eo
org.polystat
- 0.0.1-SNAPSHOT
+ 0.0.20
org.polystat.py2eo
parser
diff --git a/pom.xml b/pom.xml
index eefbce644..83a54bea5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.polystat
py2eo
- 0.0.1-SNAPSHOT
+ 0.0.20
com.jcabi
parent
diff --git a/transpiler/pom.xml b/transpiler/pom.xml
index c95f66896..5c5c3427a 100644
--- a/transpiler/pom.xml
+++ b/transpiler/pom.xml
@@ -5,11 +5,11 @@
py2eo
org.polystat
- 0.0.1-SNAPSHOT
+ 0.0.20
org.polystat.py2eo
transpiler
- 0.0.1-SNAPSHOT
+ 0.0.20
transpiler
@@ -30,7 +30,7 @@
org.polystat.py2eo
parser
- 0.0.1-SNAPSHOT
+ 0.0.20
org.scala-lang