Skip to content

Commit

Permalink
build: Add springio repo to find Pentaho Aggregate Designer Algorithm…
Browse files Browse the repository at this point in the history
… artifacts
  • Loading branch information
andrewegel committed Jul 15, 2021
1 parent 2dd80df commit f64d7b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@
<name>Confluent</name>
<url>${confluent.maven.repo}</url>
</repository>
<repository>
<id>springio-plugins-release</id>
<url>https://repo.spring.io/plugins-release/</url>
</repository>
</repositories>

<dependencyManagement>
Expand Down

0 comments on commit f64d7b4

Please sign in to comment.