Skip to content

Commit

Permalink
more jersey droppings
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Mar 28, 2024
1 parent dcafb5c commit b7e5fb8
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions karaf-integration/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,6 @@
<artifactId>consumer</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.opennms.eclipsesource.jaxrs</groupId>
<artifactId>jersey-min</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.opennms.eclipsesource.jaxrs</groupId>
<artifactId>publisher-api</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions karaf-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
<artifactId>consumer</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.opennms.eclipsesource.jaxrs</groupId>
<artifactId>jersey-min</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.opennms.eclipsesource.jaxrs</groupId>
<artifactId>provider-moxy</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -412,11 +412,6 @@
<artifactId>consumer</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.opennms.eclipsesource.jaxrs</groupId>
<artifactId>jersey-min</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.opennms.eclipsesource.jaxrs</groupId>
<artifactId>publisher-api</artifactId>
Expand Down

0 comments on commit b7e5fb8

Please sign in to comment.