From f64d7b4b1613b5d0f00c7cb559c7e9b54a45fc82 Mon Sep 17 00:00:00 2001 From: Andrew Egelhofer Date: Wed, 14 Jul 2021 16:01:29 -0700 Subject: [PATCH] build: Add springio repo to find Pentaho Aggregate Designer Algorithm artifacts --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index e407b6ade..41a96ded1 100644 --- a/pom.xml +++ b/pom.xml @@ -84,6 +84,10 @@ Confluent ${confluent.maven.repo} + + springio-plugins-release + https://repo.spring.io/plugins-release/ +