File tree 1 file changed +5
-10
lines changed
1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 48
48
<version >2.0-SNAPSHOT</version >
49
49
</parent >
50
50
51
- <groupId >org.glassfish.jersey.ext </groupId >
51
+ <groupId >org.glassfish.jersey.incubator </groupId >
52
52
<artifactId >project</artifactId >
53
53
<packaging >pom</packaging >
54
- <name >jersey-extensions </name >
54
+ <name >jersey-incubator </name >
55
55
56
56
<description >
57
- Jersey extension modules providing utilities, filters as well as integrations
58
- with external frameworks (Guice, Spring, Freemarker, etc.) and languages
59
- (Scala, Groovy, etc.).
60
-
61
- NOTE: Jersey security extensions have their own dedicated security umbrella
62
- project.
57
+ Jersey incubator for experimental modules that are in a prototyping or research stage,
58
+ not ready to be released as part of Jersey (yet).
63
59
</description >
64
60
65
61
<modules >
66
- <module >servlet-portability</module >
67
- <module >proxy-client</module >
62
+ <!-- module>name</module-->
68
63
</modules >
69
64
70
65
<dependencies >
You can’t perform that action at this time.
0 commit comments