From cb0fdcff9d862edee276b407b1354f208e160bf1 Mon Sep 17 00:00:00 2001 From: Dan Mulloy Date: Thu, 18 Jun 2015 22:07:08 -0400 Subject: [PATCH] Set parent version to dev-SNAPSHOT --- Modules/ProtocolLib-ShadedNetty/pom.xml | 2 +- ProtocolLib/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Modules/ProtocolLib-ShadedNetty/pom.xml b/Modules/ProtocolLib-ShadedNetty/pom.xml index 9fa15d8e..5399c75d 100644 --- a/Modules/ProtocolLib-ShadedNetty/pom.xml +++ b/Modules/ProtocolLib-ShadedNetty/pom.xml @@ -12,7 +12,7 @@ com.comphenix.protocol ProtocolLib-Parent - 3 + dev-SNAPSHOT ../../ diff --git a/ProtocolLib/pom.xml b/ProtocolLib/pom.xml index 0454e2b8..da1ea576 100644 --- a/ProtocolLib/pom.xml +++ b/ProtocolLib/pom.xml @@ -12,7 +12,7 @@ com.comphenix.protocol ProtocolLib-Parent - 3 + dev-SNAPSHOT ../ diff --git a/pom.xml b/pom.xml index be1198e9..2b070508 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.comphenix.protocol ProtocolLib-Parent - 3 + dev-SNAPSHOT ProtocolLib-Parent