diff --git a/archetype-builder/pom.xml b/archetype-builder/pom.xml index 4f08355..b5ecd88 100644 --- a/archetype-builder/pom.xml +++ b/archetype-builder/pom.xml @@ -19,7 +19,7 @@ pl.net.was trino-plugin-archetype-root - 1.17-SNAPSHOT + 1.17 archetype-builder @@ -30,7 +30,7 @@ pl.net.was trino-example-plugin - 0.7-SNAPSHOT + 0.7 diff --git a/pom.xml b/pom.xml index 44ab97a..7779815 100644 --- a/pom.xml +++ b/pom.xml @@ -18,13 +18,13 @@ pl.net.was trino-plugin-archetype-root - 1.17-SNAPSHOT + 1.17 Maven Archetype for Trino Plugins pom scm:git:https://github.com/nineinchnick/trino-plugin-archetype.git - HEAD + trino-plugin-archetype-root-1.17 diff --git a/trino-example-jdbc/pom.xml b/trino-example-jdbc/pom.xml index 1523880..63abb33 100644 --- a/trino-example-jdbc/pom.xml +++ b/trino-example-jdbc/pom.xml @@ -10,7 +10,7 @@ pl.net.was trino-example-jdbc - 0.7-SNAPSHOT + 0.7 trino-plugin @@ -23,7 +23,7 @@ scm:git:https://github.com/${githubOwner}/${githubRepo}.git - HEAD + trino-plugin-archetype-root-1.17 diff --git a/trino-example-plugin/pom.xml b/trino-example-plugin/pom.xml index c552c78..cc38a13 100644 --- a/trino-example-plugin/pom.xml +++ b/trino-example-plugin/pom.xml @@ -10,7 +10,7 @@ pl.net.was trino-example-plugin - 0.7-SNAPSHOT + 0.7 trino-plugin @@ -23,7 +23,7 @@ scm:git:https://github.com/${githubOwner}/${githubRepo}.git - HEAD + trino-plugin-archetype-root-1.17