diff --git a/krausening-python/pom.xml b/krausening-python/pom.xml
index 924ec6f..d5a2052 100644
--- a/krausening-python/pom.xml
+++ b/krausening-python/pom.xml
@@ -4,7 +4,7 @@
org.technologybrewery.krausening
krausening-root
- 17-SNAPSHOT
+ 17
Krausening::Krausening Python
diff --git a/krausening-python/pyproject.toml b/krausening-python/pyproject.toml
index 2decb20..79fb458 100644
--- a/krausening-python/pyproject.toml
+++ b/krausening-python/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "krausening"
-version = "17.dev"
+version = "17"
description = "Python implementation of Krausening"
authors = ["Eric Konieczny "]
license = "MIT"
diff --git a/krausening/pom.xml b/krausening/pom.xml
index 447dc99..519f8cc 100644
--- a/krausening/pom.xml
+++ b/krausening/pom.xml
@@ -4,7 +4,7 @@
org.technologybrewery.krausening
krausening-root
- 17-SNAPSHOT
+ 17
Krausening::Krausening Java
diff --git a/pom.xml b/pom.xml
index 41482aa..71cfaf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-
+
org.technologybrewery
@@ -10,7 +9,7 @@
4.0.0
org.technologybrewery.krausening
krausening-root
- 17-SNAPSHOT
+ 17
pom
Krausening
@@ -48,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
- krausening-root-16
+ krausening-root-17