diff --git a/krausening-python/pom.xml b/krausening-python/pom.xml index 64e198a..889a329 100644 --- a/krausening-python/pom.xml +++ b/krausening-python/pom.xml @@ -4,7 +4,7 @@ org.technologybrewery.krausening krausening-root - 16-SNAPSHOT + 16 Krausening::Krausening Python diff --git a/krausening-python/pyproject.toml b/krausening-python/pyproject.toml index d9025d8..0d81042 100644 --- a/krausening-python/pyproject.toml +++ b/krausening-python/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "krausening" -version = "16.dev" +version = "16" description = "Python implementation of Krausening" authors = ["Eric Konieczny "] license = "MIT" diff --git a/krausening/pom.xml b/krausening/pom.xml index ccc114b..9285901 100644 --- a/krausening/pom.xml +++ b/krausening/pom.xml @@ -4,7 +4,7 @@ org.technologybrewery.krausening krausening-root - 16-SNAPSHOT + 16 Krausening::Krausening Java diff --git a/pom.xml b/pom.xml index e2783b1..8612bb3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.technologybrewery.krausening krausening-root - 16-SNAPSHOT + 16 pom Krausening @@ -47,7 +47,7 @@ scm:git:ssh://git@github.com/TechnologyBrewery/krausening.git scm:git:ssh://git@github.com/TechnologyBrewery/krausening.git https://github.com/TechnologyBrewery/krausening - HEAD + krausening-root-16