diff --git a/base/pom.xml b/base/pom.xml index 172f4c3..d20801f 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -8,7 +8,7 @@ com.orgecc.klib klib-root - master-SNAPSHOT + 1.2.0 .. diff --git a/db/pom.xml b/db/pom.xml index 3658db3..29224ea 100644 --- a/db/pom.xml +++ b/db/pom.xml @@ -8,7 +8,7 @@ com.orgecc.klib klib-root - master-SNAPSHOT + 1.2.0 .. @@ -55,13 +55,13 @@ com.orgecc.klib klib-base - master-SNAPSHOT + 1.2.0 com.orgecc.klib klib-json - master-SNAPSHOT + 1.2.0 diff --git a/http4k/pom.xml b/http4k/pom.xml index 2ef86d4..4856449 100644 --- a/http4k/pom.xml +++ b/http4k/pom.xml @@ -8,7 +8,7 @@ com.orgecc.klib klib-root - master-SNAPSHOT + 1.2.0 .. @@ -48,7 +48,7 @@ com.orgecc.klib klib-json - master-SNAPSHOT + 1.2.0 diff --git a/json/pom.xml b/json/pom.xml index 5a6371d..f0670f7 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -8,7 +8,7 @@ com.orgecc.klib klib-root - master-SNAPSHOT + 1.2.0 .. @@ -48,7 +48,7 @@ com.orgecc.klib klib-base - master-SNAPSHOT + 1.2.0 diff --git a/pom.xml b/pom.xml index 36bb270..ec575f9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.orgecc.klib klib-root - master-SNAPSHOT + 1.2.0 pom klib Kotlin library with miscellaneous functions