Skip to content

Commit

Permalink
Change scope of postgres-testing to test
Browse files Browse the repository at this point in the history
This removes postgres-testing from the runtime jar.
  • Loading branch information
julianladisch committed Jan 3, 2025
1 parent 7e010e6 commit 251d857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
<groupId>org.folio</groupId>
<artifactId>postgres-testing</artifactId>
<version>${raml-module-builder.version}</version>
<scope>test</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 251d857

Please sign in to comment.