From 1d46b88e1427dc9ad24e8ed738eb97cfc48440ca Mon Sep 17 00:00:00 2001
From: Daniel Gerhardt <code@dgerhardt.net>
Date: Tue, 14 Mar 2017 15:33:42 +0100
Subject: [PATCH] Bump Spring IO Platform

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1726aa509..739095f34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
 	<packaging>war</packaging>
 
 	<properties>
-		<io.spring.platform-version>Athens-SR3</io.spring.platform-version>
+		<io.spring.platform-version>Brussels-SR1</io.spring.platform-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<timestamp>${maven.build.timestamp}</timestamp>
 		<sonar.language>java</sonar.language>
-- 
GitLab