diff --git a/checker/pom.xml b/checker/pom.xml
index fff73cb92..2bb18b934 100644
--- a/checker/pom.xml
+++ b/checker/pom.xml
@@ -5,11 +5,11 @@
py2eo
org.polystat
- 0.0.1-SNAPSHOT
+ 0.0.14
org.polystat.py2eo
checker
- 0.0.1-SNAPSHOT
+ 0.0.14
checker
@@ -23,12 +23,12 @@
org.polystat.py2eo
parser
- 0.0.1-SNAPSHOT
+ 0.0.14
org.polystat.py2eo
transpiler
- 0.0.1-SNAPSHOT
+ 0.0.14
org.yaml
diff --git a/parser/pom.xml b/parser/pom.xml
index 4ef72fb4f..bdaa23d38 100644
--- a/parser/pom.xml
+++ b/parser/pom.xml
@@ -5,7 +5,7 @@
py2eo
org.polystat
- 0.0.1-SNAPSHOT
+ 0.0.14
org.polystat.py2eo
parser
diff --git a/pom.xml b/pom.xml
index eefbce644..f3554d20d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.polystat
py2eo
- 0.0.1-SNAPSHOT
+ 0.0.14
com.jcabi
parent
diff --git a/transpiler/pom.xml b/transpiler/pom.xml
index c95f66896..07ad380eb 100644
--- a/transpiler/pom.xml
+++ b/transpiler/pom.xml
@@ -5,11 +5,11 @@
py2eo
org.polystat
- 0.0.1-SNAPSHOT
+ 0.0.14
org.polystat.py2eo
transpiler
- 0.0.1-SNAPSHOT
+ 0.0.14
transpiler
@@ -30,7 +30,7 @@
org.polystat.py2eo
parser
- 0.0.1-SNAPSHOT
+ 0.0.14
org.scala-lang