Skip to content

Commit

Permalink
drop integration with jaxrs 1x
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Jul 16, 2020
1 parent 3b37428 commit faad4ec
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 277 deletions.
100 changes: 0 additions & 100 deletions jaxrs-1x/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions pom.xml
Expand Up @@ -390,13 +390,6 @@
<id>all</id>
<dependencyManagement>
<dependencies>
<!--
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
<version>1.1.1</version>
</dependency>
-->
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
Expand All @@ -405,9 +398,6 @@
</dependencies>
</dependencyManagement>
<modules>
<!--
<module>jaxrs-1x</module>
-->
<module>gf</module>
<module>demos</module>
</modules>
Expand Down

0 comments on commit faad4ec

Please sign in to comment.