diff --git a/core/pom.xml b/core/pom.xml index 9555483..82f7406 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.4 + 4.1.5 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index 6ceb4c6..f669960 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.4 + 4.1.5 4.0.0 @@ -146,6 +146,13 @@ org.apache.maven.plugins maven-javadoc-plugin + + org.apache.maven.plugins + maven-deploy-plugin + + true + + org.jetbrains.kotlin kotlin-maven-plugin diff --git a/features/commentable/pom.xml b/features/commentable/pom.xml index ca1d0b1..28e87d7 100644 --- a/features/commentable/pom.xml +++ b/features/commentable/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/features/file/pom.xml b/features/file/pom.xml index 637488f..c087982 100644 --- a/features/file/pom.xml +++ b/features/file/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/features/kotlin/pom.xml b/features/kotlin/pom.xml index f80f428..af3c936 100644 --- a/features/kotlin/pom.xml +++ b/features/kotlin/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/features/section/pom.xml b/features/section/pom.xml index 8f58749..6922ab9 100644 --- a/features/section/pom.xml +++ b/features/section/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/features/text/pom.xml b/features/text/pom.xml index e10e3f3..f0fa630 100644 --- a/features/text/pom.xml +++ b/features/text/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/features/validators/pom.xml b/features/validators/pom.xml index 54d78bb..eb03fba 100644 --- a/features/validators/pom.xml +++ b/features/validators/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/features/versioned/pom.xml b/features/versioned/pom.xml index c863de1..7e524ea 100644 --- a/features/versioned/pom.xml +++ b/features/versioned/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/pom.xml b/pom.xml index b9df6a5..677a4ef 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ cc.carm.lib configured-parent pom - 4.1.4 + 4.1.5 core features/section diff --git a/providers/gson/pom.xml b/providers/gson/pom.xml index 239e802..3276686 100644 --- a/providers/gson/pom.xml +++ b/providers/gson/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.4 + 4.1.5 ../../pom.xml 4.0.0 diff --git a/providers/hocon/pom.xml b/providers/hocon/pom.xml index 66112ab..136029b 100644 --- a/providers/hocon/pom.xml +++ b/providers/hocon/pom.xml @@ -6,7 +6,7 @@ cc.carm.lib configured-parent - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/providers/mongodb/pom.xml b/providers/mongodb/pom.xml index bfd94b0..ec2a6c4 100644 --- a/providers/mongodb/pom.xml +++ b/providers/mongodb/pom.xml @@ -5,7 +5,7 @@ configured-parent cc.carm.lib - 4.1.4 + 4.1.5 ../../pom.xml 4.0.0 diff --git a/providers/sql/pom.xml b/providers/sql/pom.xml index eb9323e..4ee63a3 100644 --- a/providers/sql/pom.xml +++ b/providers/sql/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.1.4 + 4.1.5 ../../pom.xml diff --git a/providers/yaml/pom.xml b/providers/yaml/pom.xml index 47bf30d..1fc0f66 100644 --- a/providers/yaml/pom.xml +++ b/providers/yaml/pom.xml @@ -6,7 +6,7 @@ configured-parent cc.carm.lib - 4.1.4 + 4.1.5 ../../pom.xml