diff --git a/krausening-python/pom.xml b/krausening-python/pom.xml index 8aa6426..44e0998 100644 --- a/krausening-python/pom.xml +++ b/krausening-python/pom.xml @@ -4,7 +4,7 @@ org.technologybrewery.krausening krausening-root - 20-SNAPSHOT + 20 Krausening::Krausening Python diff --git a/krausening-python/pyproject.toml b/krausening-python/pyproject.toml index 74eeea5..a74b695 100644 --- a/krausening-python/pyproject.toml +++ b/krausening-python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "krausening" -version = "20.dev" +version = "20" description = "Python implementation of Krausening" authors = ["Eric Konieczny "] license = "MIT" diff --git a/krausening/pom.xml b/krausening/pom.xml index e7b93b5..2583144 100644 --- a/krausening/pom.xml +++ b/krausening/pom.xml @@ -4,7 +4,7 @@ org.technologybrewery.krausening krausening-root - 20-SNAPSHOT + 20 Krausening::Krausening Java diff --git a/pom.xml b/pom.xml index d504f14..c2f8488 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.technologybrewery.krausening krausening-root - 20-SNAPSHOT + 20 pom Krausening @@ -47,7 +47,8 @@ scm:git:ssh://git@github.com/TechnologyBrewery/krausening.git scm:git:ssh://git@github.com/TechnologyBrewery/krausening.git https://github.com/TechnologyBrewery/krausening - + krausening-root-20 + krausening