From 3923628cf7dc7c78517a740ef8d77aa3814870a7 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Wed, 6 Sep 2017 12:32:19 -0400 Subject: [PATCH] build(dependencies): bumped version of the parent pom used. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03d1646b..2b10a630 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>com.syncleus</groupId> <artifactId>syncleus</artifactId> - <version>3</version> + <version>4</version> </parent> <groupId>com.syncleus.ferma</groupId> -- GitLab