diff --git a/bc-github-githook/pom.xml b/bc-github-githook/pom.xml index 68017fb..e5e477e 100644 --- a/bc-github-githook/pom.xml +++ b/bc-github-githook/pom.xml @@ -7,7 +7,7 @@ me.porcelli.bc-github-integration bc-github-integration-parent - 1.0-SNAPSHOT + 1.0.0-Beta1 ../pom.xml diff --git a/bc-github-webhook/pom.xml b/bc-github-webhook/pom.xml index 13b0d61..7747910 100644 --- a/bc-github-webhook/pom.xml +++ b/bc-github-webhook/pom.xml @@ -7,7 +7,7 @@ me.porcelli.bc-github-integration bc-github-integration-parent - 1.0-SNAPSHOT + 1.0.0-Beta1 ../pom.xml diff --git a/pom.xml b/pom.xml index 39ff37c..e059d36 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.porcelli.bc-github-integration bc-github-integration-parent - 1.0-SNAPSHOT + 1.0.0-Beta1 Sample Business Central Git Integration with GitHub - Using GitHooks and WebHooks pom