You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/12/10 13:32:22 UTC

[6/7] tomee git commit: NO-JIRA updating name

NO-JIRA updating name


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/ff9a079c
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/ff9a079c
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/ff9a079c

Branch: refs/heads/master
Commit: ff9a079c70b6d709d94d038175013b31c23b694c
Parents: 22eb8c5
Author: Jonathan Gallimore <jg...@tomitribe.com>
Authored: Mon Dec 10 10:42:47 2018 +0000
Committer: Jonathan Gallimore <jg...@tomitribe.com>
Committed: Mon Dec 10 10:42:47 2018 +0000

----------------------------------------------------------------------
 examples/mvc-cxf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/ff9a079c/examples/mvc-cxf/pom.xml
----------------------------------------------------------------------
diff --git a/examples/mvc-cxf/pom.xml b/examples/mvc-cxf/pom.xml
index a18fa24..c0f5bb2 100644
--- a/examples/mvc-cxf/pom.xml
+++ b/examples/mvc-cxf/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>mvc-cxf</artifactId>
   <packaging>war</packaging>
 
-  <name>mvc-cxf</name>
+  <name>OpenEJB :: Examples :: MVC (CXF-based)</name>
   <description>OpenEJB :: Web Examples :: MVC 1.0 - Deltaspike</description>
   <version>8.0.0-SNAPSHOT</version>
   <url>http://tomee.apache.org</url>