Skip to content

Commit e593518

Browse files
author
Marek Potociar
committed
Incubator pom.xml updates.
Change-Id: I705e345254df6352ed4be2a13eea0d637a4501a0
1 parent 5cb117a commit e593518

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

incubator/pom.xml

+5-10
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,18 @@
4848
<version>2.0-SNAPSHOT</version>
4949
</parent>
5050

51-
<groupId>org.glassfish.jersey.ext</groupId>
51+
<groupId>org.glassfish.jersey.incubator</groupId>
5252
<artifactId>project</artifactId>
5353
<packaging>pom</packaging>
54-
<name>jersey-extensions</name>
54+
<name>jersey-incubator</name>
5555

5656
<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).
6359
</description>
6460

6561
<modules>
66-
<module>servlet-portability</module>
67-
<module>proxy-client</module>
62+
<!--module>name</module-->
6863
</modules>
6964

7065
<dependencies>

0 commit comments

Comments
 (0)