diff --git a/pom.xml b/pom.xml index 1eee04ac4..fd9e2c68d 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,7 @@ 2.19.0 0.2.0 0.2.3 + 0.0.3 @@ -157,6 +158,14 @@ docs/**/*.* docs/index.value + + org.rascalmpl + python-air + ${python-air.version} + ${project.basedir} + docs/**/*.* + docs/index.value + @@ -285,5 +294,10 @@ php-analysis ${php-analysis.version} + + org.rascalmpl + python-air + ${python-air.version} +