Repository: cxf Updated Branches: refs/heads/master 52598eb9b -> 41a5659e8
[CXF-6132] Updating the module description Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/41a5659e Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/41a5659e Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/41a5659e Branch: refs/heads/master Commit: 41a5659e89f8e43c4ccae855ac2dd94d80d17475 Parents: 52598eb Author: Sergey Beryozkin <[email protected]> Authored: Wed Feb 11 11:06:48 2015 +0000 Committer: Sergey Beryozkin <[email protected]> Committed: Wed Feb 11 11:06:48 2015 +0000 ---------------------------------------------------------------------- rt/rs/http-sci/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/41a5659e/rt/rs/http-sci/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/http-sci/pom.xml b/rt/rs/http-sci/pom.xml index 9886ed4..8910538 100644 --- a/rt/rs/http-sci/pom.xml +++ b/rt/rs/http-sci/pom.xml @@ -21,8 +21,8 @@ <modelVersion>4.0.0</modelVersion> <artifactId>cxf-rt-rs-http-sci</artifactId> <packaging>bundle</packaging> - <name>Apache CXF JAX-RS Service Description</name> - <description>Apache CXF JAX-RS Service Description</description> + <name>Apache CXF JAX-RS Servlet Container Initializer</name> + <description>Apache CXF JAX-RS Servlet Container Initializer</description> <url>http://cxf.apache.org</url> <parent> <groupId>org.apache.cxf</groupId>
