diff --git a/.gitignore b/.gitignore index e130e5b..8ebcf1a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ .project target/ .idea -*.iml \ No newline at end of file +*.iml +.flattened-pom.xml diff --git a/pom.xml b/pom.xml index 2dfb574..e48e2a1 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ org.aktin aktin - 0.12 + ${revision} github.com