Skip to content

Commit

Permalink
Remove riffpie repo
Browse files Browse the repository at this point in the history
  • Loading branch information
netwolfuk committed Apr 3, 2024
1 parent 3c1c84f commit 9588c12
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tcwebhooks-rest-api/pom.xml
Expand Up @@ -30,12 +30,12 @@
<name>jcenter</name>
<url>https://jcenter.bintray.com/</url>
</repository>-->

<!--
<repository>
<id>RiffPie Repo for Jersey Test addon</id>
<url>http://maven.riffpie.com/releases/</url>
</repository>

-->

<!-- <repository>
<id>spring-milestones</id>
Expand Down Expand Up @@ -294,12 +294,12 @@
<scope>test</scope>
</dependency>

<dependency>
<!-- <dependency>
<groupId>com.riffpie.common.testing</groupId>
<artifactId>jersey-test-support</artifactId>
<version>1.0</version>
<scope>test</scope>
</dependency>
</dependency>-->

<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 9588c12

Please sign in to comment.