From 2198ff5f8d76935365f786d4b913b3a1643408f5 Mon Sep 17 00:00:00 2001 From: porcelli Date: Fri, 15 Mar 2019 14:15:33 -0400 Subject: [PATCH] beta1 release --- bc-github-githook/pom.xml | 2 +- bc-github-webhook/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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