From b462fd5f0d836ff19c3d684795c5cedf0e193585 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Jun 2020 09:05:03 +0000
Subject: [PATCH] Bump worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3

Bumps worldguard-bukkit from 7.0.3-SNAPSHOT to 7.0.3.

Signed-off-by: dependabot[bot] <support@github.com>
---
 implementation/v7/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/implementation/v7/pom.xml b/implementation/v7/pom.xml
index 7b7db89..c1ee260 100644
--- a/implementation/v7/pom.xml
+++ b/implementation/v7/pom.xml
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>com.sk89q.worldguard</groupId>
             <artifactId>worldguard-bukkit</artifactId>
-            <version>7.0.3-SNAPSHOT</version>
+            <version>7.0.3</version>
             <scope>provided</scope>
             <exclusions>
                 <exclusion>