Skip to content

Commit

Permalink
remove the jersey wrappers, add some more missing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Mar 28, 2024
1 parent 511bdc9 commit dcafb5c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 211 deletions.
68 changes: 0 additions & 68 deletions jersey/org.opennms.eclipsesource.jaxrs.jersey.all/pom.xml

This file was deleted.

25 changes: 0 additions & 25 deletions jersey/org.opennms.eclipsesource.jaxrs.jersey.min/pom.xml

This file was deleted.

117 changes: 0 additions & 117 deletions jersey/pom.xml

This file was deleted.

10 changes: 9 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@
<packaging>pom</packaging>
<name>OSGi - JAX-RS Connector</name>
<description>JAX-RS (JSR311) Connector for OSGi</description>
<url>https://github.com/OpenNMS/osgi-jax-rs-connector</url>

<developers>
<developer>
<id>ranger</id>
<name>Benjamin Reed</name>
<email>[email protected]</email>
</developer>
</developers>

<licenses>
<license>
Expand Down Expand Up @@ -63,7 +72,6 @@
</properties>
<modules>
<module>connector</module>
<module>jersey</module>
<module>providers</module>
<module>karaf-integration</module>
</modules>
Expand Down

0 comments on commit dcafb5c

Please sign in to comment.