Files
spring-pulsar/integration-tests
Chris Bono ef6506e527 Allow integration tests to use Spring Boot
- The integration-tests module uses SB dependencies
  for test setup. This is problematic when attempting
  a non-snapshot release as non-snapshot releases do
  not include `repos.spring.io/snapshot`. This commit
  treats the `integration-tests` module like the samples
  module and always includes central, milestone, and
  snapshot repos.
2023-07-21 21:48:24 -05:00
..