You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2018/02/12 20:28:02 UTC

[1/3] tomee git commit: Revert "Preparation for Microprofile"

Repository: tomee
Updated Branches:
  refs/heads/master 138813998 -> f39497feb


http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-applicationcomposer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-applicationcomposer/pom.xml b/examples/rest-applicationcomposer/pom.xml
index c6691f3..f3ef044 100644
--- a/examples/rest-applicationcomposer/pom.xml
+++ b/examples/rest-applicationcomposer/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>rest-applicationcomposer</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: REST and Application Composer</name>
+  <name>OpenEJB :: Examples :: REST and Application Composer</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-cdi/pom.xml b/examples/rest-cdi/pom.xml
index d9d363d..4e15f22 100644
--- a/examples/rest-cdi/pom.xml
+++ b/examples/rest-cdi/pom.xml
@@ -23,7 +23,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>rest-cdi</artifactId>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: REST XML JSON</name>
+  <name>OpenEJB :: Examples :: REST XML JSON</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-example-with-application/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-example-with-application/pom.xml b/examples/rest-example-with-application/pom.xml
index 77b923d..9036b84 100644
--- a/examples/rest-example-with-application/pom.xml
+++ b/examples/rest-example-with-application/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>rest-example-with-application</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::REST Example With Application</name>
+  <name>OpenEJB :: Web Examples :: REST Example With Application</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-example/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-example/pom.xml b/examples/rest-example/pom.xml
index be16fba..fd9c366 100644
--- a/examples/rest-example/pom.xml
+++ b/examples/rest-example/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>rest-example</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::REST Example</name>
+  <name>OpenEJB :: Web Examples :: REST Example</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-jaas/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-jaas/pom.xml b/examples/rest-jaas/pom.xml
index bd9d41b..5f655a2 100644
--- a/examples/rest-jaas/pom.xml
+++ b/examples/rest-jaas/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>rest-jaas</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>war</packaging>
-  <name>TomEE :: Examples :: JAXRS and JAAS</name>
+  <name>OpenEJB :: Examples :: JAXRS and JAAS</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-on-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-on-ejb/pom.xml b/examples/rest-on-ejb/pom.xml
index 844d900..a3e62bf 100644
--- a/examples/rest-on-ejb/pom.xml
+++ b/examples/rest-on-ejb/pom.xml
@@ -28,7 +28,7 @@
   <artifactId>rest-on-ejb</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: REST and EJB</name>
+  <name>OpenEJB :: Examples :: REST and EJB</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-xml-json/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-xml-json/pom.xml b/examples/rest-xml-json/pom.xml
index d3f2a40..586edc2 100644
--- a/examples/rest-xml-json/pom.xml
+++ b/examples/rest-xml-json/pom.xml
@@ -23,7 +23,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>rest-xml-json</artifactId>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: REST XML JSON</name>
+  <name>OpenEJB :: Examples :: REST XML JSON</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/scala-basic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/scala-basic/pom.xml b/examples/scala-basic/pom.xml
index ebd6bce..76eb930 100644
--- a/examples/scala-basic/pom.xml
+++ b/examples/scala-basic/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>scala-basic</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Basic Scala</name>
+  <name>OpenEJB :: Examples :: Basic Scala</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/schedule-events/pom.xml
----------------------------------------------------------------------
diff --git a/examples/schedule-events/pom.xml b/examples/schedule-events/pom.xml
index 26b4aa6..2b9a29c 100644
--- a/examples/schedule-events/pom.xml
+++ b/examples/schedule-events/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>schedule-events</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Schedule Events</name>
+  <name>OpenEJB :: Examples :: @Schedule Events</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/schedule-expression/pom.xml
----------------------------------------------------------------------
diff --git a/examples/schedule-expression/pom.xml b/examples/schedule-expression/pom.xml
index 7b0e07b..905478d 100644
--- a/examples/schedule-expression/pom.xml
+++ b/examples/schedule-expression/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>schedule-expression</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: ScheduleExpression</name>
+  <name>OpenEJB :: Examples :: ScheduleExpression</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/schedule-methods-meta/pom.xml
----------------------------------------------------------------------
diff --git a/examples/schedule-methods-meta/pom.xml b/examples/schedule-methods-meta/pom.xml
index 9f1c00e..2177e09 100644
--- a/examples/schedule-methods-meta/pom.xml
+++ b/examples/schedule-methods-meta/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>schedule-methods-meta</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Schedule Methods (Meta)</name>
+  <name>OpenEJB :: Examples :: @Schedule Methods (Meta)</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/schedule-methods/pom.xml
----------------------------------------------------------------------
diff --git a/examples/schedule-methods/pom.xml b/examples/schedule-methods/pom.xml
index 401b522..db0f228 100644
--- a/examples/schedule-methods/pom.xml
+++ b/examples/schedule-methods/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>schedule-methods</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Schedule Methods</name>
+  <name>OpenEJB :: Examples :: @Schedule Methods</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/server-events/pom.xml
----------------------------------------------------------------------
diff --git a/examples/server-events/pom.xml b/examples/server-events/pom.xml
index 689341b..d9b2ebf 100644
--- a/examples/server-events/pom.xml
+++ b/examples/server-events/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>server-events</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Server Events</name>
+  <name>OpenEJB :: Examples :: Server Events</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-cdi-interceptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-cdi-interceptor/pom.xml b/examples/simple-cdi-interceptor/pom.xml
index 9c4875c..60b7dc9 100644
--- a/examples/simple-cdi-interceptor/pom.xml
+++ b/examples/simple-cdi-interceptor/pom.xml
@@ -20,7 +20,7 @@
   <artifactId>simple-cdi-interceptor</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple CDI Interceptor</name>
+  <name>OpenEJB :: Examples :: Simple CDI Interceptor</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-cmp2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-cmp2/pom.xml b/examples/simple-cmp2/pom.xml
index 125c7b2..6b02cb5 100644
--- a/examples/simple-cmp2/pom.xml
+++ b/examples/simple-cmp2/pom.xml
@@ -28,7 +28,7 @@
   <artifactId>simple-cmp2</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple CMP2 Entity</name>
+  <name>OpenEJB :: Examples :: Simple CMP2 Entity</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-mdb-and-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-mdb-and-cdi/pom.xml b/examples/simple-mdb-and-cdi/pom.xml
index bd7eb85..fd70f5e 100644
--- a/examples/simple-mdb-and-cdi/pom.xml
+++ b/examples/simple-mdb-and-cdi/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-mdb-and-cdi</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple MDB With a CDI Injection</name>
+  <name>OpenEJB :: Examples :: Simple MDB With a CDI Injection</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-mdb-with-descriptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-mdb-with-descriptor/pom.xml b/examples/simple-mdb-with-descriptor/pom.xml
index f086eff..6a84664 100644
--- a/examples/simple-mdb-with-descriptor/pom.xml
+++ b/examples/simple-mdb-with-descriptor/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-mdb-with-descriptor</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple MDB Using Deployment Descriptor Example</name>
+  <name>OpenEJB :: Examples :: Simple MDB Using Deployment Descriptor Example</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-mdb/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-mdb/pom.xml b/examples/simple-mdb/pom.xml
index b9bd336..a6fe2d3 100644
--- a/examples/simple-mdb/pom.xml
+++ b/examples/simple-mdb/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-mdb</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple MDB Example</name>
+  <name>OpenEJB :: Examples :: Simple MDB Example</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-remote-tomcatusers/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-remote-tomcatusers/pom.xml b/examples/simple-remote-tomcatusers/pom.xml
index ec6c931..78a229c 100644
--- a/examples/simple-remote-tomcatusers/pom.xml
+++ b/examples/simple-remote-tomcatusers/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>simple-remote-tomcatusers</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Remote tomcat-users.xml</name>
+  <name>OpenEJB :: Examples :: Simple Remote tomcat-users.xml</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-rest/pom.xml b/examples/simple-rest/pom.xml
index 942482e..b715899 100644
--- a/examples/simple-rest/pom.xml
+++ b/examples/simple-rest/pom.xml
@@ -23,7 +23,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>simple-rest</artifactId>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple REST</name>
+  <name>OpenEJB :: Examples :: Simple REST</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-singleton/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-singleton/pom.xml b/examples/simple-singleton/pom.xml
index 1b76820..9629663 100644
--- a/examples/simple-singleton/pom.xml
+++ b/examples/simple-singleton/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-singleton</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Singleton</name>
+  <name>OpenEJB :: Examples :: Simple Singleton</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-stateful-callbacks/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-stateful-callbacks/pom.xml b/examples/simple-stateful-callbacks/pom.xml
index b0c7752..561dbb7 100644
--- a/examples/simple-stateful-callbacks/pom.xml
+++ b/examples/simple-stateful-callbacks/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-stateful-callbacks</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Stateful Pojo Callbacks</name>
+  <name>OpenEJB :: Examples :: Simple Stateful Pojo Callbacks</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-stateful/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-stateful/pom.xml b/examples/simple-stateful/pom.xml
index 9f85828..deb6fca 100644
--- a/examples/simple-stateful/pom.xml
+++ b/examples/simple-stateful/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-stateful</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Stateful Pojo</name>
+  <name>OpenEJB :: Examples :: Simple Stateful Pojo</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-stateless-callbacks/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-stateless-callbacks/pom.xml b/examples/simple-stateless-callbacks/pom.xml
index 9602db8..f06db46 100644
--- a/examples/simple-stateless-callbacks/pom.xml
+++ b/examples/simple-stateless-callbacks/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-stateless-callbacks</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Stateless Pojo Callbacks</name>
+  <name>OpenEJB :: Examples :: Simple Stateless Pojo Callbacks</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-stateless-with-descriptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-stateless-with-descriptor/pom.xml b/examples/simple-stateless-with-descriptor/pom.xml
index 11483f2..3ca1706 100644
--- a/examples/simple-stateless-with-descriptor/pom.xml
+++ b/examples/simple-stateless-with-descriptor/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-stateless-with-descriptor</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Stateless With Deployment Descriptor</name>
+  <name>OpenEJB :: Examples :: Simple Stateless With Deployment Descriptor</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-stateless/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-stateless/pom.xml b/examples/simple-stateless/pom.xml
index 8b29ff9..f59270a 100644
--- a/examples/simple-stateless/pom.xml
+++ b/examples/simple-stateless/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-stateless</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Stateless Pojo</name>
+  <name>OpenEJB :: Examples :: Simple Stateless Pojo</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-webservice-without-interface/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-webservice-without-interface/pom.xml b/examples/simple-webservice-without-interface/pom.xml
index 8fef44e..0bab907 100644
--- a/examples/simple-webservice-without-interface/pom.xml
+++ b/examples/simple-webservice-without-interface/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-webservice-without-interface</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Webservice Without Interface</name>
+  <name>OpenEJB :: Examples :: Simple Webservice Without Interface</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/simple-webservice/pom.xml
----------------------------------------------------------------------
diff --git a/examples/simple-webservice/pom.xml b/examples/simple-webservice/pom.xml
index 364e750..fe34659 100644
--- a/examples/simple-webservice/pom.xml
+++ b/examples/simple-webservice/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>simple-webservice</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Simple Webservice</name>
+  <name>OpenEJB :: Examples :: Simple Webservice</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/spring-data-proxy-meta/pom.xml
----------------------------------------------------------------------
diff --git a/examples/spring-data-proxy-meta/pom.xml b/examples/spring-data-proxy-meta/pom.xml
index c89c3f5..bfda71f 100644
--- a/examples/spring-data-proxy-meta/pom.xml
+++ b/examples/spring-data-proxy-meta/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>spring-data-proxy-meta</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Spring Data Meta</name>
+  <name>OpenEJB :: Examples :: Spring Data Meta</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/spring-data-proxy/pom.xml
----------------------------------------------------------------------
diff --git a/examples/spring-data-proxy/pom.xml b/examples/spring-data-proxy/pom.xml
index 5555069..590bbb8 100644
--- a/examples/spring-data-proxy/pom.xml
+++ b/examples/spring-data-proxy/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>spring-data-proxy</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Spring Data</name>
+  <name>OpenEJB :: Examples :: Spring Data</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/struts/pom.xml
----------------------------------------------------------------------
diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml
index ead61dc..d91c700 100644
--- a/examples/struts/pom.xml
+++ b/examples/struts/pom.xml
@@ -22,7 +22,7 @@
   <artifactId>struts</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::Struts</name>
+  <name>OpenEJB :: Web Examples :: Struts</name>
   <url>http://tomee.apache.org</url>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/telephone-stateful/pom.xml
----------------------------------------------------------------------
diff --git a/examples/telephone-stateful/pom.xml b/examples/telephone-stateful/pom.xml
index 873fc1f..fc2df5d 100644
--- a/examples/telephone-stateful/pom.xml
+++ b/examples/telephone-stateful/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>telephone-stateful</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Telephone Stateful Pojo</name>
+  <name>OpenEJB :: Examples :: Telephone Stateful Pojo</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testcase-injection/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testcase-injection/pom.xml b/examples/testcase-injection/pom.xml
index 772cd41..0e1833f 100644
--- a/examples/testcase-injection/pom.xml
+++ b/examples/testcase-injection/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testcase-injection</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: TestCase Injection</name>
+  <name>OpenEJB :: Examples :: TestCase Injection</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testing-security-2/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testing-security-2/pom.xml b/examples/testing-security-2/pom.xml
index 41fd779..9b29082 100644
--- a/examples/testing-security-2/pom.xml
+++ b/examples/testing-security-2/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testing-security-2</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Testing Security</name>
+  <name>OpenEJB :: Examples :: Testing Security</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testing-security-3/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testing-security-3/pom.xml b/examples/testing-security-3/pom.xml
index d205d72..169d9a8 100644
--- a/examples/testing-security-3/pom.xml
+++ b/examples/testing-security-3/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testing-security-3</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Testing Security Service Provider</name>
+  <name>OpenEJB :: Examples :: Testing Security Service Provider</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testing-security-4/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testing-security-4/pom.xml b/examples/testing-security-4/pom.xml
index adc8faa..1283b73 100644
--- a/examples/testing-security-4/pom.xml
+++ b/examples/testing-security-4/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testing-security-4</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Testing Security Script Service Provider</name>
+  <name>OpenEJB :: Examples :: Testing Security Script Service Provider</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testing-security-meta/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testing-security-meta/pom.xml b/examples/testing-security-meta/pom.xml
index 6d5065f..b8c0f9f 100644
--- a/examples/testing-security-meta/pom.xml
+++ b/examples/testing-security-meta/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testing-security-meta</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Testing Security (Meta)</name>
+  <name>OpenEJB :: Examples :: Testing Security (Meta)</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testing-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testing-security/pom.xml b/examples/testing-security/pom.xml
index 510971b..5a9e3c4 100644
--- a/examples/testing-security/pom.xml
+++ b/examples/testing-security/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testing-security</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Testing Security</name>
+  <name>OpenEJB :: Examples :: Testing Security</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testing-transactions-bmt/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testing-transactions-bmt/pom.xml b/examples/testing-transactions-bmt/pom.xml
index 01d625d6..e262793 100644
--- a/examples/testing-transactions-bmt/pom.xml
+++ b/examples/testing-transactions-bmt/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testing-transactions-bmt</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Testing Transactions BMT</name>
+  <name>OpenEJB :: Examples :: Testing Transactions BMT</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/testing-transactions/pom.xml
----------------------------------------------------------------------
diff --git a/examples/testing-transactions/pom.xml b/examples/testing-transactions/pom.xml
index 5395162..02894b2 100644
--- a/examples/testing-transactions/pom.xml
+++ b/examples/testing-transactions/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>testing-transactions</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Testing Transactions</name>
+  <name>OpenEJB :: Examples :: Testing Transactions</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/tomee-jersey-eclipselink/pom.xml
----------------------------------------------------------------------
diff --git a/examples/tomee-jersey-eclipselink/pom.xml b/examples/tomee-jersey-eclipselink/pom.xml
index 9b680f5..59e61fe 100644
--- a/examples/tomee-jersey-eclipselink/pom.xml
+++ b/examples/tomee-jersey-eclipselink/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>tomee-jersey-eclipselink</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>war</packaging>
-  <name>TomEE :: Examples :: TomEE, Jersey, Eclipselink</name>
+  <name>OpenEJB :: Examples :: TomEE, Jersey, Eclipselink</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/transaction-rollback/pom.xml
----------------------------------------------------------------------
diff --git a/examples/transaction-rollback/pom.xml b/examples/transaction-rollback/pom.xml
index 24f1226..3452263 100644
--- a/examples/transaction-rollback/pom.xml
+++ b/examples/transaction-rollback/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>transaction-rollback</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Transaction Rollback</name>
+  <name>OpenEJB :: Examples :: Transaction Rollback</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/troubleshooting/pom.xml
----------------------------------------------------------------------
diff --git a/examples/troubleshooting/pom.xml b/examples/troubleshooting/pom.xml
index ada735b..9f7e245 100644
--- a/examples/troubleshooting/pom.xml
+++ b/examples/troubleshooting/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>troubleshooting</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Troubleshooting</name>
+  <name>OpenEJB :: Examples :: Troubleshooting</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/webservice-attachments/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webservice-attachments/pom.xml b/examples/webservice-attachments/pom.xml
index 2965907..414b1d5 100644
--- a/examples/webservice-attachments/pom.xml
+++ b/examples/webservice-attachments/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>webservice-attachments</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Webservice Attachments</name>
+  <name>OpenEJB :: Examples :: Webservice Attachments</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/webservice-handlerchain/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webservice-handlerchain/pom.xml b/examples/webservice-handlerchain/pom.xml
index 0186d0c..85e8cd8 100644
--- a/examples/webservice-handlerchain/pom.xml
+++ b/examples/webservice-handlerchain/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>webservice-handlerchain</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Web Service Handlers</name>
+  <name>OpenEJB :: Examples :: Web Service Handlers</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/webservice-holder/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webservice-holder/pom.xml b/examples/webservice-holder/pom.xml
index db541b5..9645c75 100644
--- a/examples/webservice-holder/pom.xml
+++ b/examples/webservice-holder/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>webservice-holder</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @WebService Holder</name>
+  <name>OpenEJB :: Examples :: @WebService Holder</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/webservice-inheritance/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webservice-inheritance/pom.xml b/examples/webservice-inheritance/pom.xml
index 247eb79..c631b1e 100644
--- a/examples/webservice-inheritance/pom.xml
+++ b/examples/webservice-inheritance/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>webservice-inheritance</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Webservice Inheritance</name>
+  <name>OpenEJB :: Examples :: Webservice Inheritance</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/webservice-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webservice-security/pom.xml b/examples/webservice-security/pom.xml
index 2ef7588..76a4ce2 100644
--- a/examples/webservice-security/pom.xml
+++ b/examples/webservice-security/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>webservice-security</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::EJB WebService with Security</name>
+  <name>OpenEJB :: Web Examples :: EJB WebService with Security</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/webservice-ws-security/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webservice-ws-security/pom.xml b/examples/webservice-ws-security/pom.xml
index 693868c..6729231 100644
--- a/examples/webservice-ws-security/pom.xml
+++ b/examples/webservice-ws-security/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>webservice-ws-security</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::EJB WebService with WS-Security</name>
+  <name>OpenEJB :: Web Examples :: EJB WebService with WS-Security</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/webservice-ws-with-resources-config/pom.xml
----------------------------------------------------------------------
diff --git a/examples/webservice-ws-with-resources-config/pom.xml b/examples/webservice-ws-with-resources-config/pom.xml
index 08426fc..4398d0e 100644
--- a/examples/webservice-ws-with-resources-config/pom.xml
+++ b/examples/webservice-ws-with-resources-config/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>webservice-ws-with-resources-config</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::EJB WebService WS Security with resources.xml</name>
+  <name>OpenEJB :: Web Examples :: EJB WebService WS Security with resources.xml</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-config/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-config/pom.xml b/microprofile/microprofile-config/pom.xml
deleted file mode 100644
index cce11b2..0000000
--- a/microprofile/microprofile-config/pom.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-config</artifactId>
-  <name>Microprofile :: Config</name>
-
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.geronimo.config</groupId>
-      <artifactId>geronimo-config-impl</artifactId>
-    </dependency>
-  </dependencies>
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-fault-tolerance/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-fault-tolerance/pom.xml b/microprofile/microprofile-fault-tolerance/pom.xml
deleted file mode 100644
index f64b8cd..0000000
--- a/microprofile/microprofile-fault-tolerance/pom.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-fault-tolerance</artifactId>
-  <name>Microprofile :: Fault Tolerance</name>
-
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-health/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-health/pom.xml b/microprofile/microprofile-health/pom.xml
deleted file mode 100644
index dc916d0..0000000
--- a/microprofile/microprofile-health/pom.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-health</artifactId>
-  <name>Microprofile :: Health</name>
-
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-jwt-auth/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-jwt-auth/pom.xml b/microprofile/microprofile-jwt-auth/pom.xml
deleted file mode 100644
index dc984c3..0000000
--- a/microprofile/microprofile-jwt-auth/pom.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-jwt-auth</artifactId>
-  <name>Microprofile :: JWT Auth</name>
-
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-metrics/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-metrics/pom.xml b/microprofile/microprofile-metrics/pom.xml
deleted file mode 100644
index c851b95..0000000
--- a/microprofile/microprofile-metrics/pom.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-metrics</artifactId>
-  <name>Microprofile :: Metrics</name>
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-open-api/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-open-api/pom.xml b/microprofile/microprofile-open-api/pom.xml
deleted file mode 100644
index 5b06f7c..0000000
--- a/microprofile/microprofile-open-api/pom.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-  
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-open-api</artifactId>
-  <name>Microprofile :: Open API</name>
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-opentracing/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-opentracing/pom.xml b/microprofile/microprofile-opentracing/pom.xml
deleted file mode 100644
index 1cf2b08..0000000
--- a/microprofile/microprofile-opentracing/pom.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-opentracing</artifactId>
-  <name>Microprofile :: OpenTracing</name>
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/microprofile-rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-rest-client/pom.xml b/microprofile/microprofile-rest-client/pom.xml
deleted file mode 100644
index 294df26..0000000
--- a/microprofile/microprofile-rest-client/pom.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>microprofile</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile-rest-client</artifactId>
-  <name>Microprofile :: REST Client</name>
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/microprofile/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/pom.xml b/microprofile/pom.xml
deleted file mode 100644
index 3898810..0000000
--- a/microprofile/pom.xml
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one or more
-    contributor license agreements.  See the NOTICE file distributed with
-    this work for additional information regarding copyright ownership.
-    The ASF licenses this file to You under the Apache License, Version 2.0
-    (the "License"); you may not use this file except in compliance with
-    the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-  <modelVersion>4.0.0</modelVersion>
-
-  <parent>
-    <artifactId>tomee-project</artifactId>
-    <groupId>org.apache.tomee</groupId>
-    <version>7.0.5-SNAPSHOT</version>
-  </parent>
-
-  <artifactId>microprofile</artifactId>
-  <packaging>pom</packaging>
-  <name>Microprofile</name>
-
-  <modules>
-    <module>microprofile-config</module>
-    <module>microprofile-open-api</module>
-    <module>microprofile-fault-tolerance</module>
-    <module>microprofile-health</module>
-    <module>microprofile-jwt-auth</module>
-    <module>microprofile-metrics</module>
-    <module>microprofile-rest-client</module>
-    <module>microprofile-opentracing</module>
-  </modules>
-
-</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 53bb0f1..6fc6360 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,12 +30,13 @@
     <relativePath><!--Resolve on repository--></relativePath>
   </parent>
 
+
   <groupId>org.apache.tomee</groupId>
   <artifactId>tomee-project</artifactId>
   <packaging>pom</packaging>
   <version>7.0.5-SNAPSHOT</version>
 
-  <name>Apache TomEE</name>
+  <name>Apache OpenEJB</name>
   <description>Apache OpenEJB is an open source, modular, configurable and extensible EJB Container System and EJB Server.</description>
   <url>http://tomee.apache.org</url>
   <inceptionYear>1999</inceptionYear>
@@ -93,7 +94,6 @@
   <properties>
 
     <tomee.version>${project.version}</tomee.version>
-    <tomcat.version>8.5.27</tomcat.version>
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
 
@@ -124,7 +124,15 @@
     <openejb.osgi.export.version>${project.version}</openejb.osgi.export.version>
     <openejb.osgi.dynamic.import>${openejb.osgi.dynamic.import.pkg}</openejb.osgi.dynamic.import>
     <openejb.osgi.symbolic.name>${project.groupId}.${project.artifactId}</openejb.osgi.symbolic.name>
-    <batchee.version>0.4-incubating</batchee.version>
+
+    <batchee.version>0.4-incubating</batchee.version>    
+
+    <version.arquillian>1.1.13.Final</version.arquillian>
+    <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
+    <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
+
+    <tomcat.version>8.5.23</tomcat.version>
+
     <cxf.version>3.1.13</cxf.version>
     <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
     <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
@@ -183,10 +191,8 @@
     <version.groovy>2.4.12</version.groovy>
 
     <!-- arquillian related -->
+    <version.arquillian.bom>1.1.13.Final</version.arquillian.bom>
     <version.shrinkwrap.resolver.bom>2.1.0</version.shrinkwrap.resolver.bom>
-    <version.arquillian>1.1.14.Final</version.arquillian>
-    <version.shrinkwrap.descriptor>2.0.0</version.shrinkwrap.descriptor>
-    <version.shrinkwrap.shrinkwrap>1.2.6</version.shrinkwrap.shrinkwrap>
   </properties>
 
   <build>
@@ -234,7 +240,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>3.0.2</version>
+          <version>3.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -244,7 +250,7 @@
             <dependency>
               <groupId>org.codehaus.plexus</groupId>
               <artifactId>plexus-archiver</artifactId>
-              <version>3.5</version>
+              <version>3.4</version>
             </dependency>
           </dependencies>
         </plugin>
@@ -256,7 +262,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-failsafe-plugin</artifactId>
-          <version>2.20.1</version>
+          <version>2.20</version>
         </plugin>
         <plugin> <!-- maven-dependency-plugin:properties doesn't work as well as this one for us -->
           <groupId>org.apache.geronimo.buildsupport</groupId>
@@ -331,22 +337,12 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.20.1</version>
+          <version>2.20</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.7.0</version>
-        </plugin>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-release-plugin</artifactId>
-          <version>2.5.3</version>
-        </plugin>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-enforcer-plugin</artifactId>
-          <version>3.0.0-M1</version>
+          <version>3.6.2</version>
         </plugin>
       </plugins>
     </pluginManagement>
@@ -354,26 +350,8 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-enforcer-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>enforce-maven</id>
-            <goals>
-              <goal>enforce</goal>
-            </goals>
-            <configuration>
-              <rules>
-                <requireMavenVersion>
-                  <version>3.2.5</version>
-                </requireMavenVersion>
-              </rules>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
+        <version>2.5.3</version>
         <configuration>
           <!-- the following settings are important when working with git -->
           <localCheckout>true</localCheckout>
@@ -465,6 +443,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-doap-plugin</artifactId>
+        <version>1.1</version>
         <configuration>
           <doapFile>doap_tomee.rdf</doapFile>
           <outputDirectory>${project.basedir}</outputDirectory>
@@ -535,7 +514,6 @@
         <module>arquillian</module>
         <module>utils</module>
         <module>tomee</module>
-        <module>microprofile</module>
       </modules>
       <repositories>
         <repository>
@@ -561,7 +539,6 @@
         <module>arquillian</module>
         <module>utils</module>
         <module>tomee</module>
-        <module>microprofile</module>
       </modules>
     </profile>
     <profile>
@@ -585,7 +562,6 @@
         <module>container/openejb-api</module>
         <module>arquillian</module>
         <module>tomee</module>
-        <module>microprofile</module>
       </modules>
       <properties>
         <style.config.dir>${user.dir}/src/main/style</style.config.dir>
@@ -595,7 +571,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-jxr-plugin</artifactId>
-            <version>2.5</version>
+            <version>2.3</version>
           </plugin>
         </plugins>
       </reporting>
@@ -662,7 +638,6 @@
         <module>assembly</module>
         <module>utils</module>
         <module>tomee</module>
-        <module>microprofile</module>
       </modules>
       <build>
         <plugins>
@@ -681,7 +656,7 @@
               <reportFile>${project.build.directory}/${project.build.finalName}.rat</reportFile>
               <excludes>
                 <exclude>**/target/**/*</exclude>
-                <exclude>**/js/livereload.js</exclude>
+		            <exclude>**/js/livereload.js</exclude>
 
                 <!-- left around after creating the site -->
                 <exclude>**/cobertura.ser</exclude>
@@ -706,7 +681,6 @@
       </build>
     </profile>
   </profiles>
-
   <repositories>
     <repository>
       <id>apache-snapshots</id>
@@ -753,7 +727,6 @@
       </snapshots>
     </repository>
   </repositories>
-
   <pluginRepositories>
     <pluginRepository>
       <id>apache-m2-snapshot</id>
@@ -767,7 +740,6 @@
       </snapshots>
     </pluginRepository>
   </pluginRepositories>
-
   <dependencyManagement>
     <dependencies>
       <dependency>
@@ -1730,16 +1702,11 @@
         <version>1.2.5</version>
         <exclusions>
           <exclusion>
-            <groupId>xalan</groupId>
-            <artifactId>xalan</artifactId>
+              <groupId>xalan</groupId>
+              <artifactId>xalan</artifactId>
           </exclusion>
         </exclusions>
       </dependency>
-      <dependency>
-        <groupId>org.apache.geronimo.config</groupId>
-        <artifactId>geronimo-config-impl</artifactId>
-        <version>1.1</version>
-      </dependency>
     </dependencies>
   </dependencyManagement>
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/apache-tomee/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml
index 862aee0..e394920 100644
--- a/tomee/apache-tomee/pom.xml
+++ b/tomee/apache-tomee/pom.xml
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>apache-tomee</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Apache TomEE</name>
+  <name>OpenEJB :: TomEE :: Apache TomEE</name>
 
   <properties>
     <webprofile.work-dir>${project.build.directory}/webprofile-work-dir</webprofile.work-dir>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/pom.xml b/tomee/pom.xml
index 364928a..2a299cf 100644
--- a/tomee/pom.xml
+++ b/tomee/pom.xml
@@ -31,7 +31,7 @@
   
   <artifactId>tomee</artifactId>
   <packaging>pom</packaging>
-  <name>TomEE :: Parent</name>
+  <name>OpenEJB :: TomEE</name>
 
   <modules>
     <module>tomee-loader</module>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-catalina/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-catalina/pom.xml b/tomee/tomee-catalina/pom.xml
index 1da0a11..ed6777b 100644
--- a/tomee/tomee-catalina/pom.xml
+++ b/tomee/tomee-catalina/pom.xml
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-catalina</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Catalina</name>
+  <name>OpenEJB :: TomEE :: Catalina</name>
   <description>This module contains the classes that will be added to the catalina class loader</description>
 
   <reporting>
@@ -38,7 +38,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jxr-plugin</artifactId>
-        <version>2.5</version>
+        <version>2.3</version>
       </plugin>
     </plugins>
   </reporting>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-common/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-common/pom.xml b/tomee/tomee-common/pom.xml
index 7029115..a82ee1f 100644
--- a/tomee/tomee-common/pom.xml
+++ b/tomee/tomee-common/pom.xml
@@ -29,7 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-common</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Common</name>
+  <name>OpenEJB :: TomEE :: Common</name>
   <description>This module contains the classes that will be added to the common class loader</description>
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-deb/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-deb/pom.xml b/tomee/tomee-deb/pom.xml
index 1835286..cdb7a94 100644
--- a/tomee/tomee-deb/pom.xml
+++ b/tomee/tomee-deb/pom.xml
@@ -23,7 +23,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-deb</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Debian Package Builder</name>
+  <name>OpenEJB :: TomEE :: Debian Package Builder</name>
 
   <properties>
     <distribution.workdir>${project.build.directory}/work-dir</distribution.workdir>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-embedded/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-embedded/pom.xml b/tomee/tomee-embedded/pom.xml
index c25ab79..97d09b7 100644
--- a/tomee/tomee-embedded/pom.xml
+++ b/tomee/tomee-embedded/pom.xml
@@ -31,7 +31,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-embedded</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: TomEE Embedded</name>
+  <name>OpenEJB :: TomEE :: TomEE Embedded</name>
   <version>7.0.5-SNAPSHOT</version>
 
   <build>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-jaxrs/pom.xml b/tomee/tomee-jaxrs/pom.xml
index 7feb826..ae75178 100644
--- a/tomee/tomee-jaxrs/pom.xml
+++ b/tomee/tomee-jaxrs/pom.xml
@@ -28,7 +28,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>tomee-jaxrs</artifactId>
-  <name>TomEE :: RS Web Services</name>
+  <name>OpenEJB :: TomEE :: RS Web Services</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-jdbc/pom.xml b/tomee/tomee-jdbc/pom.xml
index ec9c543..661f330 100644
--- a/tomee/tomee-jdbc/pom.xml
+++ b/tomee/tomee-jdbc/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>tomee-jdbc</artifactId>
-  <name>TomEE :: JDBC</name>
+  <name>OpenEJB :: TomEE :: JDBC</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-juli/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-juli/pom.xml b/tomee/tomee-juli/pom.xml
index 8744f9c..8492af2 100644
--- a/tomee/tomee-juli/pom.xml
+++ b/tomee/tomee-juli/pom.xml
@@ -27,7 +27,7 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-juli</artifactId>
-  <name>TomEE :: Juli</name>
+  <name>OpenEJB :: TomEE :: Juli</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-loader/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-loader/pom.xml b/tomee/tomee-loader/pom.xml
index 64f2eed..82bc3c5 100644
--- a/tomee/tomee-loader/pom.xml
+++ b/tomee/tomee-loader/pom.xml
@@ -31,7 +31,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-loader</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Loader</name>
+  <name>OpenEJB :: TomEE :: Loader</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-mojarra/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-mojarra/pom.xml b/tomee/tomee-mojarra/pom.xml
index 1354620..13b1f87 100644
--- a/tomee/tomee-mojarra/pom.xml
+++ b/tomee/tomee-mojarra/pom.xml
@@ -29,7 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>tomee-mojarra</artifactId>
-  <name>TomEE :: Mojarra</name>
+  <name>OpenEJB :: TomEE :: Mojarra</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-myfaces/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-myfaces/pom.xml b/tomee/tomee-myfaces/pom.xml
index 6bd5383..a6d9051 100644
--- a/tomee/tomee-myfaces/pom.xml
+++ b/tomee/tomee-myfaces/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>tomee-myfaces</artifactId>
-  <name>TomEE :: MyFaces</name>
+  <name>OpenEJB :: TomEE :: MyFaces</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-overlay-runner/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-overlay-runner/pom.xml b/tomee/tomee-overlay-runner/pom.xml
index cd3ed0f..b47331b 100644
--- a/tomee/tomee-overlay-runner/pom.xml
+++ b/tomee/tomee-overlay-runner/pom.xml
@@ -28,7 +28,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>tomee-overlay-runner</artifactId>
-  <name>TomEE :: Overlay Runner</name>
+  <name>OpenEJB :: TomEE :: Overlay Runner</name>
   <description>This jar is intended to be embed in a war overlay of one TomEE war to start TomEE from a webapp</description>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-plume-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-plume-webapp/pom.xml b/tomee/tomee-plume-webapp/pom.xml
index d48cb67..c16a833 100644
--- a/tomee/tomee-plume-webapp/pom.xml
+++ b/tomee/tomee-plume-webapp/pom.xml
@@ -31,7 +31,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>tomee-plume-webapp</artifactId>
-  <name>TomEE :: Plume Webapp</name>
+  <name>OpenEJB :: TomEE :: Plume Webapp</name>
   <packaging>war</packaging>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-plus-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-plus-webapp/pom.xml b/tomee/tomee-plus-webapp/pom.xml
index 9326cb7..26440c0 100644
--- a/tomee/tomee-plus-webapp/pom.xml
+++ b/tomee/tomee-plus-webapp/pom.xml
@@ -29,7 +29,7 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-plus-webapp</artifactId>
-  <name>TomEE :: Plus Webapp</name>
+  <name>OpenEJB :: TomEE :: Plus Webapp</name>
   <packaging>war</packaging>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-util/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-util/pom.xml b/tomee/tomee-util/pom.xml
index 2216258..cd33363 100644
--- a/tomee/tomee-util/pom.xml
+++ b/tomee/tomee-util/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>tomee-util</artifactId>
-  <name>TomEE :: Util</name>
+  <name>OpenEJB :: TomEE :: Util</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-webaccess/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-webaccess/pom.xml b/tomee/tomee-webaccess/pom.xml
index 55dc1b2..ee753c0 100644
--- a/tomee/tomee-webaccess/pom.xml
+++ b/tomee/tomee-webaccess/pom.xml
@@ -15,21 +15,17 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
-
   <parent>
     <artifactId>tomee</artifactId>
     <groupId>org.apache.tomee</groupId>
     <version>7.0.5-SNAPSHOT</version>
   </parent>
-
   <artifactId>tomee-webaccess</artifactId>
   <packaging>war</packaging>
-  <name>TomEE :: webaccess</name>
-
+  <name>OpenEJB :: TomEE :: webaccess</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
-
   <profiles>
     <profile>
       <id>java9</id>
@@ -47,7 +43,6 @@
       </activation>
     </profile>
   </profiles>
-
   <dependencyManagement>
     <dependencies>
       <dependency>
@@ -60,7 +55,7 @@
       <dependency>
         <groupId>org.jboss.arquillian</groupId>
         <artifactId>arquillian-bom</artifactId>
-        <version>${version.arquillian}</version>
+        <version>${version.arquillian.bom}</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-webapp/pom.xml b/tomee/tomee-webapp/pom.xml
index c194117..fbc3d24 100644
--- a/tomee/tomee-webapp/pom.xml
+++ b/tomee/tomee-webapp/pom.xml
@@ -30,7 +30,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-webapp</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Webapp</name>
+  <name>OpenEJB :: TomEE :: Webapp</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/tomee/tomee-webservices/pom.xml
----------------------------------------------------------------------
diff --git a/tomee/tomee-webservices/pom.xml b/tomee/tomee-webservices/pom.xml
index 893c94c..cc5ea43 100644
--- a/tomee/tomee-webservices/pom.xml
+++ b/tomee/tomee-webservices/pom.xml
@@ -29,7 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tomee-webservices</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Web Services</name>
+  <name>OpenEJB :: TomEE :: Web Services</name>
   <description>This module contains the classes that will be added to the catalina class loader</description>
   <build>
     <plugins>


[3/3] tomee git commit: Auto stash before revert of "Preparation for Microprofile"

Posted by an...@apache.org.
Auto stash before revert of "Preparation for Microprofile"

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

Branch: refs/heads/master
Commit: f39497febab7a1edff4b9e96931a570dfbda5939
Parents: bcce708
Author: Andy Gumbrecht <ag...@tomitribe.com>
Authored: Mon Feb 12 21:23:20 2018 +0100
Committer: Andy Gumbrecht <ag...@tomitribe.com>
Committed: Mon Feb 12 21:23:20 2018 +0100

----------------------------------------------------------------------
 microprofile/microprofile-config/pom.xml        | 41 +++++++++++++++++
 .../config/MicroprofileConfigTest.java          | 37 ++++++++++++++++
 .../java/org/superbiz/config/BeanAppScoped.java | 20 +++++++++
 .../src/test/resources/arquillian.xml           | 33 ++++++++++++++
 microprofile/pom.xml                            | 46 ++++++++++++++++++++
 5 files changed, 177 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/f39497fe/microprofile/microprofile-config/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-config/pom.xml b/microprofile/microprofile-config/pom.xml
new file mode 100644
index 0000000..cce11b2
--- /dev/null
+++ b/microprofile/microprofile-config/pom.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <artifactId>microprofile</artifactId>
+    <groupId>org.apache.tomee</groupId>
+    <version>7.0.5-SNAPSHOT</version>
+  </parent>
+
+  <artifactId>microprofile-config</artifactId>
+  <name>Microprofile :: Config</name>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.geronimo.config</groupId>
+      <artifactId>geronimo-config-impl</artifactId>
+    </dependency>
+  </dependencies>
+
+</project>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tomee/blob/f39497fe/microprofile/microprofile-config/src/test/java/org/apache/tomee/microprofile/config/MicroprofileConfigTest.java
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-config/src/test/java/org/apache/tomee/microprofile/config/MicroprofileConfigTest.java b/microprofile/microprofile-config/src/test/java/org/apache/tomee/microprofile/config/MicroprofileConfigTest.java
new file mode 100644
index 0000000..25f2fc0
--- /dev/null
+++ b/microprofile/microprofile-config/src/test/java/org/apache/tomee/microprofile/config/MicroprofileConfigTest.java
@@ -0,0 +1,37 @@
+package org.apache.tomee.microprofile.config;
+
+import org.jboss.arquillian.container.test.api.Deployment;
+import org.jboss.arquillian.junit.Arquillian;
+import org.jboss.arquillian.test.api.ArquillianResource;
+import org.jboss.shrinkwrap.api.Archive;
+import org.jboss.shrinkwrap.api.ShrinkWrap;
+import org.jboss.shrinkwrap.api.asset.EmptyAsset;
+import org.jboss.shrinkwrap.api.spec.WebArchive;
+import org.junit.Assert;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.superbiz.config.BeanAppScoped;
+
+import java.net.URL;
+
+@RunWith(Arquillian.class)
+public class MicroprofileConfigTest {
+
+    @Deployment
+    public static Archive createDeployment() {
+        final WebArchive war = ShrinkWrap.create(WebArchive.class)
+                .addClass(BeanAppScoped.class)
+                .addAsManifestResource(EmptyAsset.INSTANCE, "beans.xml");
+
+        System.out.println(war.toString(true));
+        return war;
+    }
+
+    @ArquillianResource
+    private URL url;
+
+    @Test
+    public void should_get_config_parameter() {
+        Assert.fail("Not yet implemented for " + url);
+    }
+}

http://git-wip-us.apache.org/repos/asf/tomee/blob/f39497fe/microprofile/microprofile-config/src/test/java/org/superbiz/config/BeanAppScoped.java
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-config/src/test/java/org/superbiz/config/BeanAppScoped.java b/microprofile/microprofile-config/src/test/java/org/superbiz/config/BeanAppScoped.java
new file mode 100644
index 0000000..efe40ff
--- /dev/null
+++ b/microprofile/microprofile-config/src/test/java/org/superbiz/config/BeanAppScoped.java
@@ -0,0 +1,20 @@
+package org.superbiz.config;
+
+import org.eclipse.microprofile.config.inject.ConfigProperty;
+import javax.enterprise.context.ApplicationScoped;
+import org.jboss.arquillian.core.api.annotation.Inject;
+
+import javax.annotation.PostConstruct;
+
+@ApplicationScoped
+public class BeanAppScoped {
+
+    @PostConstruct
+    public void postConstruct() {
+        System.out.println("BeanAppScoped created");
+    }
+
+    @Inject
+    @ConfigProperty(name="my.string.value", defaultValue = "nothing")
+    private String myString;
+}

http://git-wip-us.apache.org/repos/asf/tomee/blob/f39497fe/microprofile/microprofile-config/src/test/resources/arquillian.xml
----------------------------------------------------------------------
diff --git a/microprofile/microprofile-config/src/test/resources/arquillian.xml b/microprofile/microprofile-config/src/test/resources/arquillian.xml
new file mode 100644
index 0000000..588506e
--- /dev/null
+++ b/microprofile/microprofile-config/src/test/resources/arquillian.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<arquillian xmlns="http://jboss.org/schema/arquillian"
+            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+            xsi:schemaLocation="http://jboss.org/schema/arquillian http://jboss.org/schema/arquillian/arquillian_1_0.xsd">
+  <container qualifier="tomee" default="true">
+    <configuration>
+      <property name="httpPort">-1</property>
+      <property name="stopPort">-1</property>
+      <property name="dir">target/microprofile-config</property>
+      <property name="appWorkingDir">target/microprofile-config-work</property>
+      <property name="properties">
+        openejb.descriptors.output=true
+      </property>
+    </configuration>
+  </container>
+</arquillian>

http://git-wip-us.apache.org/repos/asf/tomee/blob/f39497fe/microprofile/pom.xml
----------------------------------------------------------------------
diff --git a/microprofile/pom.xml b/microprofile/pom.xml
new file mode 100644
index 0000000..3898810
--- /dev/null
+++ b/microprofile/pom.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+  <modelVersion>4.0.0</modelVersion>
+
+  <parent>
+    <artifactId>tomee-project</artifactId>
+    <groupId>org.apache.tomee</groupId>
+    <version>7.0.5-SNAPSHOT</version>
+  </parent>
+
+  <artifactId>microprofile</artifactId>
+  <packaging>pom</packaging>
+  <name>Microprofile</name>
+
+  <modules>
+    <module>microprofile-config</module>
+    <module>microprofile-open-api</module>
+    <module>microprofile-fault-tolerance</module>
+    <module>microprofile-health</module>
+    <module>microprofile-jwt-auth</module>
+    <module>microprofile-metrics</module>
+    <module>microprofile-rest-client</module>
+    <module>microprofile-opentracing</module>
+  </modules>
+
+</project>
\ No newline at end of file


[2/3] tomee git commit: Revert "Preparation for Microprofile"

Posted by an...@apache.org.
Revert "Preparation for Microprofile"

This reverts commit 36c9c47eda2ecb2bdd7f5a4ff78b8610d83589df.


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

Branch: refs/heads/master
Commit: bcce708630ec494669115da0807a5e3593f8a8b6
Parents: 1388139
Author: Andy Gumbrecht <ag...@tomitribe.com>
Authored: Mon Feb 12 18:40:12 2018 +0100
Committer: Andy Gumbrecht <ag...@tomitribe.com>
Committed: Mon Feb 12 21:21:43 2018 +0100

----------------------------------------------------------------------
 arquillian/arquillian-common/pom.xml            |  2 +-
 arquillian/arquillian-openejb-embedded/pom.xml  |  2 +-
 .../pom.xml                                     |  2 +-
 arquillian/arquillian-tck/pom.xml               |  2 +-
 arquillian/arquillian-tomee-common/pom.xml      |  2 +-
 arquillian/arquillian-tomee-embedded/pom.xml    |  2 +-
 .../arquillian-tomee-moviefun-example/pom.xml   |  2 +-
 arquillian/arquillian-tomee-remote/pom.xml      |  2 +-
 .../arquillian-tomee-codi-tests/pom.xml         |  2 +-
 .../arquillian-tomee-config-tests/pom.xml       |  2 +-
 .../arquillian-tomee-jaxrs-tests/pom.xml        |  2 +-
 .../arquillian-tomee-jaxws-tests/pom.xml        |  2 +-
 .../arquillian-tomee-jms-tests/pom.xml          |  2 +-
 .../arquillian-tomee-webprofile-tests/pom.xml   |  2 +-
 arquillian/arquillian-tomee-tests/pom.xml       |  2 +-
 .../arquillian-tomee-webapp-remote/pom.xml      |  2 +-
 arquillian/pom.xml                              |  2 +-
 arquillian/ziplock/pom.xml                      |  2 +-
 examples/access-timeout-meta/pom.xml            |  2 +-
 examples/access-timeout/pom.xml                 |  2 +-
 examples/alternate-descriptors/pom.xml          |  2 +-
 examples/applet/pom.xml                         |  2 +-
 examples/application-composer/pom.xml           |  2 +-
 examples/applicationcomposer-jaxws-cdi/pom.xml  |  2 +-
 examples/applicationexception/pom.xml           |  2 +-
 examples/arquillian-jpa/pom.xml                 |  2 +-
 examples/async-methods/pom.xml                  |  2 +-
 examples/async-postconstruct/pom.xml            |  2 +-
 .../bean-validation-design-by-contract/pom.xml  |  2 +-
 .../cdi-alternative-and-stereotypes/pom.xml     |  2 +-
 examples/cdi-application-scope/pom.xml          |  2 +-
 examples/cdi-basic/pom.xml                      |  2 +-
 examples/cdi-ejbcontext-jaas/pom.xml            |  2 +-
 examples/cdi-events/pom.xml                     |  2 +-
 examples/cdi-interceptors/pom.xml               |  2 +-
 examples/cdi-produces-disposes/pom.xml          |  2 +-
 examples/cdi-produces-field/pom.xml             |  2 +-
 examples/cdi-realm/pom.xml                      |  2 +-
 examples/cdi-request-scope/pom.xml              |  2 +-
 examples/cdi-session-scope/pom.xml              |  2 +-
 examples/change-jaxws-url/pom.xml               |  2 +-
 examples/client-resource-lookup-preview/pom.xml |  2 +-
 examples/component-interfaces/pom.xml           |  2 +-
 examples/cucumber-jvm/pom.xml                   |  2 +-
 examples/custom-injection/pom.xml               |  2 +-
 examples/datasource-ciphered-password/pom.xml   |  2 +-
 examples/datasource-definition/pom.xml          |  2 +-
 examples/datasource-versioning/pom.xml          |  2 +-
 examples/decorators/pom.xml                     |  2 +-
 examples/deltaspike-configproperty/pom.xml      |  2 +-
 examples/deltaspike-exception-handling/pom.xml  |  2 +-
 examples/deltaspike-fullstack/pom.xml           |  2 +-
 examples/deltaspike-i18n/pom.xml                |  2 +-
 examples/dynamic-dao-implementation/pom.xml     |  2 +-
 examples/dynamic-datasource-routing/pom.xml     |  2 +-
 examples/dynamic-implementation/pom.xml         |  2 +-
 examples/dynamic-proxy-to-access-mbean/pom.xml  |  2 +-
 examples/ear-testing/business-logic/pom.xml     |  2 +-
 examples/ear-testing/business-model/pom.xml     |  2 +-
 examples/ear-testing/pom.xml                    |  2 +-
 examples/ejb-examples/pom.xml                   |  2 +-
 examples/ejb-webservice/pom.xml                 |  2 +-
 examples/groovy-cdi/pom.xml                     |  2 +-
 examples/groovy-jpa/pom.xml                     |  2 +-
 examples/groovy-spock/pom.xml                   |  2 +-
 examples/helloworld-weblogic/pom.xml            |  2 +-
 examples/injection-of-connectionfactory/pom.xml |  2 +-
 examples/injection-of-datasource/pom.xml        |  2 +-
 examples/injection-of-ejbs/pom.xml              |  2 +-
 examples/injection-of-entitymanager/pom.xml     |  2 +-
 examples/injection-of-env-entry/pom.xml         |  2 +-
 examples/interceptors/pom.xml                   |  2 +-
 examples/javamail/pom.xml                       |  2 +-
 examples/jpa-eclipselink/pom.xml                |  2 +-
 examples/jpa-enumerated/pom.xml                 |  2 +-
 examples/jpa-hibernate/pom.xml                  |  2 +-
 examples/jsf-cdi-and-ejb/pom.xml                |  2 +-
 examples/jsf-managedBean-and-ejb/pom.xml        |  2 +-
 examples/lookup-of-ejbs-with-descriptor/pom.xml |  2 +-
 examples/lookup-of-ejbs/pom.xml                 |  2 +-
 examples/mbean-auto-registration/pom.xml        |  2 +-
 examples/moviefun-rest/pom.xml                  |  2 +-
 examples/moviefun/pom.xml                       |  2 +-
 examples/movies-complete-meta/pom.xml           |  2 +-
 examples/movies-complete/pom.xml                |  2 +-
 examples/mtom/pom.xml                           |  2 +-
 examples/multi-jpa-provider-testing/pom.xml     |  2 +-
 examples/multiple-arquillian-adapters/pom.xml   |  2 +-
 examples/multiple-tomee-arquillian/pom.xml      |  2 +-
 examples/myfaces-codi-demo/pom.xml              |  2 +-
 examples/persistence-fragment/pom.xml           |  2 +-
 examples/pojo-webservice/pom.xml                |  2 +-
 examples/polling-parent/polling-client/pom.xml  |  2 +-
 examples/polling-parent/polling-core/pom.xml    |  2 +-
 examples/polling-parent/polling-domain/pom.xml  |  2 +-
 examples/polling-parent/polling-web/pom.xml     |  2 +-
 examples/polling-parent/pom.xml                 |  2 +-
 examples/pom.xml                                |  2 +-
 examples/projectstage-demo/pom.xml              |  2 +-
 examples/quartz-app/pom.xml                     |  2 +-
 examples/quartz-app/quartz-beans/pom.xml        |  2 +-
 examples/quartz-app/quartz-ra/pom.xml           |  2 +-
 examples/realm-in-tomee/pom.xml                 |  2 +-
 .../reload-persistence-unit-properties/pom.xml  |  2 +-
 examples/resources-declared-in-webapp/pom.xml   |  2 +-
 examples/resources-jmx-example/pom.xml          |  2 +-
 .../resources-jmx-ear/pom.xml                   |  2 +-
 .../resources-jmx-ejb/pom.xml                   |  2 +-
 .../rest-applicationcomposer-mockito/pom.xml    |  2 +-
 examples/rest-applicationcomposer/pom.xml       |  2 +-
 examples/rest-cdi/pom.xml                       |  2 +-
 examples/rest-example-with-application/pom.xml  |  2 +-
 examples/rest-example/pom.xml                   |  2 +-
 examples/rest-jaas/pom.xml                      |  2 +-
 examples/rest-on-ejb/pom.xml                    |  2 +-
 examples/rest-xml-json/pom.xml                  |  2 +-
 examples/scala-basic/pom.xml                    |  2 +-
 examples/schedule-events/pom.xml                |  2 +-
 examples/schedule-expression/pom.xml            |  2 +-
 examples/schedule-methods-meta/pom.xml          |  2 +-
 examples/schedule-methods/pom.xml               |  2 +-
 examples/server-events/pom.xml                  |  2 +-
 examples/simple-cdi-interceptor/pom.xml         |  2 +-
 examples/simple-cmp2/pom.xml                    |  2 +-
 examples/simple-mdb-and-cdi/pom.xml             |  2 +-
 examples/simple-mdb-with-descriptor/pom.xml     |  2 +-
 examples/simple-mdb/pom.xml                     |  2 +-
 examples/simple-remote-tomcatusers/pom.xml      |  2 +-
 examples/simple-rest/pom.xml                    |  2 +-
 examples/simple-singleton/pom.xml               |  2 +-
 examples/simple-stateful-callbacks/pom.xml      |  2 +-
 examples/simple-stateful/pom.xml                |  2 +-
 examples/simple-stateless-callbacks/pom.xml     |  2 +-
 .../simple-stateless-with-descriptor/pom.xml    |  2 +-
 examples/simple-stateless/pom.xml               |  2 +-
 .../simple-webservice-without-interface/pom.xml |  2 +-
 examples/simple-webservice/pom.xml              |  2 +-
 examples/spring-data-proxy-meta/pom.xml         |  2 +-
 examples/spring-data-proxy/pom.xml              |  2 +-
 examples/struts/pom.xml                         |  2 +-
 examples/telephone-stateful/pom.xml             |  2 +-
 examples/testcase-injection/pom.xml             |  2 +-
 examples/testing-security-2/pom.xml             |  2 +-
 examples/testing-security-3/pom.xml             |  2 +-
 examples/testing-security-4/pom.xml             |  2 +-
 examples/testing-security-meta/pom.xml          |  2 +-
 examples/testing-security/pom.xml               |  2 +-
 examples/testing-transactions-bmt/pom.xml       |  2 +-
 examples/testing-transactions/pom.xml           |  2 +-
 examples/tomee-jersey-eclipselink/pom.xml       |  2 +-
 examples/transaction-rollback/pom.xml           |  2 +-
 examples/troubleshooting/pom.xml                |  2 +-
 examples/webservice-attachments/pom.xml         |  2 +-
 examples/webservice-handlerchain/pom.xml        |  2 +-
 examples/webservice-holder/pom.xml              |  2 +-
 examples/webservice-inheritance/pom.xml         |  2 +-
 examples/webservice-security/pom.xml            |  2 +-
 examples/webservice-ws-security/pom.xml         |  2 +-
 .../webservice-ws-with-resources-config/pom.xml |  2 +-
 microprofile/microprofile-config/pom.xml        | 41 ----------
 .../microprofile-fault-tolerance/pom.xml        | 35 ---------
 microprofile/microprofile-health/pom.xml        | 35 ---------
 microprofile/microprofile-jwt-auth/pom.xml      | 35 ---------
 microprofile/microprofile-metrics/pom.xml       | 34 ---------
 microprofile/microprofile-open-api/pom.xml      | 34 ---------
 microprofile/microprofile-opentracing/pom.xml   | 34 ---------
 microprofile/microprofile-rest-client/pom.xml   | 34 ---------
 microprofile/pom.xml                            | 46 ------------
 pom.xml                                         | 79 ++++++--------------
 tomee/apache-tomee/pom.xml                      |  2 +-
 tomee/pom.xml                                   |  2 +-
 tomee/tomee-catalina/pom.xml                    |  4 +-
 tomee/tomee-common/pom.xml                      |  2 +-
 tomee/tomee-deb/pom.xml                         |  2 +-
 tomee/tomee-embedded/pom.xml                    |  2 +-
 tomee/tomee-jaxrs/pom.xml                       |  2 +-
 tomee/tomee-jdbc/pom.xml                        |  2 +-
 tomee/tomee-juli/pom.xml                        |  2 +-
 tomee/tomee-loader/pom.xml                      |  2 +-
 tomee/tomee-mojarra/pom.xml                     |  2 +-
 tomee/tomee-myfaces/pom.xml                     |  2 +-
 tomee/tomee-overlay-runner/pom.xml              |  2 +-
 tomee/tomee-plume-webapp/pom.xml                |  2 +-
 tomee/tomee-plus-webapp/pom.xml                 |  2 +-
 tomee/tomee-util/pom.xml                        |  2 +-
 tomee/tomee-webaccess/pom.xml                   |  9 +--
 tomee/tomee-webapp/pom.xml                      |  2 +-
 tomee/tomee-webservices/pom.xml                 |  2 +-
 188 files changed, 203 insertions(+), 569 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-common/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-common/pom.xml b/arquillian/arquillian-common/pom.xml
index aea3e1f..37ae48f 100644
--- a/arquillian/arquillian-common/pom.xml
+++ b/arquillian/arquillian-common/pom.xml
@@ -29,7 +29,7 @@
   <artifactId>arquillian-common</artifactId>
   <packaging>jar</packaging>
 
-  <name>TomEE :: Arquillian :: Common</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Common</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-openejb-embedded/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-openejb-embedded/pom.xml b/arquillian/arquillian-openejb-embedded/pom.xml
index 89803f0..f0f45e9 100644
--- a/arquillian/arquillian-openejb-embedded/pom.xml
+++ b/arquillian/arquillian-openejb-embedded/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>arquillian-openejb-embedded</artifactId>
-  <name>TomEE :: Arquillian :: OpenEJB Container</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: OpenEJB Container</name>
   <version>7.0.5-SNAPSHOT</version>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-openejb-transaction-provider/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-openejb-transaction-provider/pom.xml b/arquillian/arquillian-openejb-transaction-provider/pom.xml
index 0d0bdb5..443423d 100644
--- a/arquillian/arquillian-openejb-transaction-provider/pom.xml
+++ b/arquillian/arquillian-openejb-transaction-provider/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>arquillian-openejb-transaction-provider</artifactId>
-  <name>TomEE :: Arquillian :: Transaction Provider</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Transaction Provider</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tck/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tck/pom.xml b/arquillian/arquillian-tck/pom.xml
index ee82c7a..f8ee124 100644
--- a/arquillian/arquillian-tck/pom.xml
+++ b/arquillian/arquillian-tck/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>arquillian-tck</artifactId>
-  <name>TomEE :: Arquillian :: TCK</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Arquillian TCK</name>
   <packaging>jar</packaging>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-common/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-common/pom.xml b/arquillian/arquillian-tomee-common/pom.xml
index 98fae4e..2308bf7 100644
--- a/arquillian/arquillian-tomee-common/pom.xml
+++ b/arquillian/arquillian-tomee-common/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>arquillian-tomee-common</artifactId>
   <packaging>jar</packaging>
 
-  <name>TomEE :: Arquillian :: TomEE Common</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: TomEE Common</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-embedded/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-embedded/pom.xml b/arquillian/arquillian-tomee-embedded/pom.xml
index fd1c786..489e6e4 100644
--- a/arquillian/arquillian-tomee-embedded/pom.xml
+++ b/arquillian/arquillian-tomee-embedded/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>arquillian-tomee-embedded</artifactId>
   <packaging>jar</packaging>
 
-  <name>TomEE :: Arquillian :: Embedded Adaptor</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Embedded Adaptor</name>
 
   <dependencies>
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-moviefun-example/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-moviefun-example/pom.xml b/arquillian/arquillian-tomee-moviefun-example/pom.xml
index cfd0527..a4921b1 100644
--- a/arquillian/arquillian-tomee-moviefun-example/pom.xml
+++ b/arquillian/arquillian-tomee-moviefun-example/pom.xml
@@ -22,7 +22,7 @@
   </parent>
   <artifactId>arquillian-tomee-moviefun-example</artifactId>
   <packaging>war</packaging>
-  <name>TomEE :: Arquillian :: Sample :: Moviefun</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Sample :: Moviefun</name>
 
   <properties>
     <version.selenium>2.40.0</version.selenium>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-remote/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-remote/pom.xml b/arquillian/arquillian-tomee-remote/pom.xml
index f78825f..133601f 100644
--- a/arquillian/arquillian-tomee-remote/pom.xml
+++ b/arquillian/arquillian-tomee-remote/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>arquillian-tomee-remote</artifactId>
   <packaging>jar</packaging>
 
-  <name>TomEE :: Arquillian :: Remote</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Remote</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml
index 2f4e94c..5fb9c3b 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>arquillian-tomee-codi-tests</artifactId>
-  <name>TomEE :: Arquillian :: Tests :: CODI</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests :: CODI</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
index e1e7843..865faa5 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>arquillian-tomee-config-tests</artifactId>
-  <name>TomEE :: Arquillian :: Tests :: Configuration Tests</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests :: Configuration Tests</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
index a824394..93f269c 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>arquillian-tomee-jaxrs-tests</artifactId>
-  <name>TomEE :: Arquillian :: Tests :: JAXRS</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests :: JAXRS</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
index 1fa2313..ceaeec9 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>arquillian-tomee-jaxws-tests</artifactId>
-  <name>TomEE :: Arquillian :: Tests :: JAXWS</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests :: JAXWS</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
index 6d27699..562c914 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>arquillian-tomee-jms-tests</artifactId>
-  <name>TomEE :: Arquillian :: Tests :: JMS</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests :: JMS</name>
 
   <properties>
     <profile-under-test>plus</profile-under-test>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml b/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
index a1944a3..6773b26 100644
--- a/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>arquillian-tomee-webprofile-tests</artifactId>
-  <name>TomEE :: Arquillian :: Tests :: Web Profile</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests :: Web Profile</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-tests/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-tests/pom.xml b/arquillian/arquillian-tomee-tests/pom.xml
index f8d6649..e1ef145 100644
--- a/arquillian/arquillian-tomee-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>arquillian-tomee-tests</artifactId>
   <packaging>pom</packaging>
 
-  <name>TomEE :: Arquillian :: Tests</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Tests</name>
 
   <modules>
     <module>arquillian-tomee-webprofile-tests</module>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/arquillian-tomee-webapp-remote/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/arquillian-tomee-webapp-remote/pom.xml b/arquillian/arquillian-tomee-webapp-remote/pom.xml
index 6f5a5af..ccfbaa3 100644
--- a/arquillian/arquillian-tomee-webapp-remote/pom.xml
+++ b/arquillian/arquillian-tomee-webapp-remote/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>arquillian-tomee-webapp-remote</artifactId>
   <packaging>jar</packaging>
 
-  <name>TomEE :: Arquillian :: Webapp Remote</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: Webapp Remote</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/pom.xml b/arquillian/pom.xml
index 87c2535..e75197f 100644
--- a/arquillian/pom.xml
+++ b/arquillian/pom.xml
@@ -29,7 +29,7 @@
   <artifactId>arquillian</artifactId>
   <version>7.0.5-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>TomEE :: Arquillian</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent</name>
 
   <modules>
     <module>arquillian-common</module>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/arquillian/ziplock/pom.xml
----------------------------------------------------------------------
diff --git a/arquillian/ziplock/pom.xml b/arquillian/ziplock/pom.xml
index f3a6504..2c6f163 100644
--- a/arquillian/ziplock/pom.xml
+++ b/arquillian/ziplock/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>ziplock</artifactId>
   <packaging>jar</packaging>
 
-  <name>TomEE :: Arquillian :: ZipLock</name>
+  <name>OpenEJB :: Arquillian Adaptors Parent :: ZipLock</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/access-timeout-meta/pom.xml
----------------------------------------------------------------------
diff --git a/examples/access-timeout-meta/pom.xml b/examples/access-timeout-meta/pom.xml
index 54f4d0a..1da417b 100644
--- a/examples/access-timeout-meta/pom.xml
+++ b/examples/access-timeout-meta/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>access-timeout-meta</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @AccessTimeout (Meta)</name>
+  <name>OpenEJB :: Examples :: @AccessTimeout (Meta)</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/access-timeout/pom.xml
----------------------------------------------------------------------
diff --git a/examples/access-timeout/pom.xml b/examples/access-timeout/pom.xml
index 9c27ae7..2974e60 100644
--- a/examples/access-timeout/pom.xml
+++ b/examples/access-timeout/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>access-timeout</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @AccessTimeout</name>
+  <name>OpenEJB :: Examples :: @AccessTimeout</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/alternate-descriptors/pom.xml
----------------------------------------------------------------------
diff --git a/examples/alternate-descriptors/pom.xml b/examples/alternate-descriptors/pom.xml
index d0c4828..a43d07e 100644
--- a/examples/alternate-descriptors/pom.xml
+++ b/examples/alternate-descriptors/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>alternate-descriptors</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Alternate Descriptors</name>
+  <name>OpenEJB :: Examples :: Alternate Descriptors</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/applet/pom.xml
----------------------------------------------------------------------
diff --git a/examples/applet/pom.xml b/examples/applet/pom.xml
index 2f932e8..3e6c557 100644
--- a/examples/applet/pom.xml
+++ b/examples/applet/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>applet</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::Signed Applet EJB Client</name>
+  <name>OpenEJB :: Web Examples :: Signed Applet EJB Client</name>
   <url>http://tomee.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/application-composer/pom.xml
----------------------------------------------------------------------
diff --git a/examples/application-composer/pom.xml b/examples/application-composer/pom.xml
index 4267408..6f3d72d 100644
--- a/examples/application-composer/pom.xml
+++ b/examples/application-composer/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>application-composer</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Application Composer</name>
+  <name>OpenEJB :: Examples :: Application Composer</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/applicationcomposer-jaxws-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/applicationcomposer-jaxws-cdi/pom.xml b/examples/applicationcomposer-jaxws-cdi/pom.xml
index 8de2185..3a53fcd 100644
--- a/examples/applicationcomposer-jaxws-cdi/pom.xml
+++ b/examples/applicationcomposer-jaxws-cdi/pom.xml
@@ -24,7 +24,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>ws-pojo-cdi</artifactId>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Application Composer, JAX-WS and CDI are in a boat</name>
+  <name>OpenEJB :: Examples :: Application Composer, JAX-WS and CDI are in a boat</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/applicationexception/pom.xml
----------------------------------------------------------------------
diff --git a/examples/applicationexception/pom.xml b/examples/applicationexception/pom.xml
index f842483..35b5387 100644
--- a/examples/applicationexception/pom.xml
+++ b/examples/applicationexception/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>applicationexception</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @ApplicationException inheritance</name>
+  <name>OpenEJB :: Examples :: @ApplicationException inheritance</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/arquillian-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/examples/arquillian-jpa/pom.xml b/examples/arquillian-jpa/pom.xml
index 5bb737a..5be0212 100644
--- a/examples/arquillian-jpa/pom.xml
+++ b/examples/arquillian-jpa/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.superbiz</groupId>
   <artifactId>arquillian-jpa</artifactId>
-  <name>TomEE :: Examples :: Arquillian Persistence Extension Sample</name>
+  <name>OpenEJB :: Examples :: Arquillian Persistence Extension Sample</name>
   <version>1.1.0-SNAPSHOT</version>
 
   <properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/async-methods/pom.xml
----------------------------------------------------------------------
diff --git a/examples/async-methods/pom.xml b/examples/async-methods/pom.xml
index 2beec87..832207e 100644
--- a/examples/async-methods/pom.xml
+++ b/examples/async-methods/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>async-methods</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Asynchronous Methods</name>
+  <name>OpenEJB :: Examples :: @Asynchronous Methods</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/async-postconstruct/pom.xml
----------------------------------------------------------------------
diff --git a/examples/async-postconstruct/pom.xml b/examples/async-postconstruct/pom.xml
index f1a9f49..801ad10 100644
--- a/examples/async-postconstruct/pom.xml
+++ b/examples/async-postconstruct/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>async-postconstruct</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Asynchronous @PostConstrct</name>
+  <name>OpenEJB :: Examples :: @Asynchronous @PostConstrct</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/bean-validation-design-by-contract/pom.xml
----------------------------------------------------------------------
diff --git a/examples/bean-validation-design-by-contract/pom.xml b/examples/bean-validation-design-by-contract/pom.xml
index 9190a3e..83fcac6 100755
--- a/examples/bean-validation-design-by-contract/pom.xml
+++ b/examples/bean-validation-design-by-contract/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>bean-validation-design-by-contract</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Bean Validation Design By Contract</name>
+  <name>OpenEJB :: Examples :: Bean Validation Design By Contract</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-alternative-and-stereotypes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-alternative-and-stereotypes/pom.xml b/examples/cdi-alternative-and-stereotypes/pom.xml
index d2d400b..58b36d4 100644
--- a/examples/cdi-alternative-and-stereotypes/pom.xml
+++ b/examples/cdi-alternative-and-stereotypes/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>cdi-alternative-and-stereotypes</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: CDI Stereotypes</name>
+  <name>OpenEJB :: Examples :: CDI Stereotypes</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-application-scope/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-application-scope/pom.xml b/examples/cdi-application-scope/pom.xml
index 080abc1..9a3a98c 100644
--- a/examples/cdi-application-scope/pom.xml
+++ b/examples/cdi-application-scope/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.superbiz</groupId>
   <artifactId>cdi-application-scope</artifactId>
-  <name>TomEE :: Examples :: CDI Application Scope</name>
+  <name>OpenEJB :: Examples :: CDI Application Scope</name>
   <version>1.1.0-SNAPSHOT</version>
 
   <build>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-basic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-basic/pom.xml b/examples/cdi-basic/pom.xml
index f564329..2d915e5 100644
--- a/examples/cdi-basic/pom.xml
+++ b/examples/cdi-basic/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>cdi-basic</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Basic CDI</name>
+  <name>OpenEJB :: Examples :: Basic CDI</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-ejbcontext-jaas/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-ejbcontext-jaas/pom.xml b/examples/cdi-ejbcontext-jaas/pom.xml
index 690c2e5..5d1048a 100644
--- a/examples/cdi-ejbcontext-jaas/pom.xml
+++ b/examples/cdi-ejbcontext-jaas/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>cdi-ejbcontext-jaas</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>war</packaging>
-  <name>TomEE :: Examples :: CDI, EJBContext and JAAS</name>
+  <name>OpenEJB :: Examples :: CDI, EJBContext and JAAS</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-events/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-events/pom.xml b/examples/cdi-events/pom.xml
index 109e812..39a1198 100644
--- a/examples/cdi-events/pom.xml
+++ b/examples/cdi-events/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>cdi-events</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: CDI Events</name>
+  <name>OpenEJB :: Examples :: CDI Events</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-interceptors/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-interceptors/pom.xml b/examples/cdi-interceptors/pom.xml
index 946e657..cc703f4 100644
--- a/examples/cdi-interceptors/pom.xml
+++ b/examples/cdi-interceptors/pom.xml
@@ -20,7 +20,7 @@
   <artifactId>cdi-interceptors</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: CDI Interceptors</name>
+  <name>OpenEJB :: Examples :: CDI Interceptors</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-produces-disposes/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-produces-disposes/pom.xml b/examples/cdi-produces-disposes/pom.xml
index 57faa7d..1e6d8ec 100644
--- a/examples/cdi-produces-disposes/pom.xml
+++ b/examples/cdi-produces-disposes/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>cdi-produces-disposes</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: CDI-Disposes</name>
+  <name>OpenEJB :: Examples :: CDI-Disposes</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-produces-field/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-produces-field/pom.xml b/examples/cdi-produces-field/pom.xml
index bce9083..6449059 100644
--- a/examples/cdi-produces-field/pom.xml
+++ b/examples/cdi-produces-field/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>cdi-produces-field</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: CDI-Field Producer</name>
+  <name>OpenEJB :: Examples :: CDI-Field Producer</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-realm/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-realm/pom.xml b/examples/cdi-realm/pom.xml
index 7cda01d..a0f03f1 100644
--- a/examples/cdi-realm/pom.xml
+++ b/examples/cdi-realm/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>cdi-realm</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: CDI Realm</name>
+  <name>OpenEJB :: Examples :: CDI Realm</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <tomee.version>7.0.5-SNAPSHOT</tomee.version>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-request-scope/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-request-scope/pom.xml b/examples/cdi-request-scope/pom.xml
index 5214ef6..5d7ce0f 100644
--- a/examples/cdi-request-scope/pom.xml
+++ b/examples/cdi-request-scope/pom.xml
@@ -13,7 +13,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.superbiz</groupId>
   <artifactId>cdi-request-scope</artifactId>
-  <name>TomEE :: Examples :: CDI Request Scope</name>
+  <name>OpenEJB :: Examples :: CDI Request Scope</name>
   <version>1.1.0-SNAPSHOT</version>
 
   <build>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cdi-session-scope/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cdi-session-scope/pom.xml b/examples/cdi-session-scope/pom.xml
index 649acf0..92acfe6 100644
--- a/examples/cdi-session-scope/pom.xml
+++ b/examples/cdi-session-scope/pom.xml
@@ -14,7 +14,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.superbiz</groupId>
   <artifactId>cdi-session-scope</artifactId>
-  <name>TomEE :: Examples :: CDI Session Scope</name>
+  <name>OpenEJB :: Examples :: CDI Session Scope</name>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>war</packaging>
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/change-jaxws-url/pom.xml
----------------------------------------------------------------------
diff --git a/examples/change-jaxws-url/pom.xml b/examples/change-jaxws-url/pom.xml
index 9d264ed..9c1dd2e 100644
--- a/examples/change-jaxws-url/pom.xml
+++ b/examples/change-jaxws-url/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>change-jaxws-url</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::Change JAXWS URL</name>
+  <name>OpenEJB :: Web Examples :: Change JAXWS URL</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/client-resource-lookup-preview/pom.xml
----------------------------------------------------------------------
diff --git a/examples/client-resource-lookup-preview/pom.xml b/examples/client-resource-lookup-preview/pom.xml
index 5a85bd7..cf43e4d 100644
--- a/examples/client-resource-lookup-preview/pom.xml
+++ b/examples/client-resource-lookup-preview/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>client-resource-lookup-preview</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Client Resource Lookup</name>
+  <name>OpenEJB :: Examples :: Client Resource Lookup</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/component-interfaces/pom.xml
----------------------------------------------------------------------
diff --git a/examples/component-interfaces/pom.xml b/examples/component-interfaces/pom.xml
index e75b6e0..7012b1a 100644
--- a/examples/component-interfaces/pom.xml
+++ b/examples/component-interfaces/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>component-interfaces</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: EJB 2.1 Component Interfaces</name>
+  <name>OpenEJB :: Examples :: EJB 2.1 Component Interfaces</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/cucumber-jvm/pom.xml
----------------------------------------------------------------------
diff --git a/examples/cucumber-jvm/pom.xml b/examples/cucumber-jvm/pom.xml
index 94a331d..0018fb6 100644
--- a/examples/cucumber-jvm/pom.xml
+++ b/examples/cucumber-jvm/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>cucumber-jvm</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Cucumber JVM</name>
+  <name>OpenEJB :: Examples :: Cucumber JVM</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/custom-injection/pom.xml
----------------------------------------------------------------------
diff --git a/examples/custom-injection/pom.xml b/examples/custom-injection/pom.xml
index e4d2868..2c440a1 100644
--- a/examples/custom-injection/pom.xml
+++ b/examples/custom-injection/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>custom-injection</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Expanded support for Env Entries</name>
+  <name>OpenEJB :: Examples :: Expanded support for Env Entries</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/datasource-ciphered-password/pom.xml
----------------------------------------------------------------------
diff --git a/examples/datasource-ciphered-password/pom.xml b/examples/datasource-ciphered-password/pom.xml
index bad18f4..18252cf 100644
--- a/examples/datasource-ciphered-password/pom.xml
+++ b/examples/datasource-ciphered-password/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>datasource-ciphered-password</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Datasource Ciphered Password</name>
+  <name>OpenEJB :: Examples :: Datasource Ciphered Password</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/datasource-definition/pom.xml
----------------------------------------------------------------------
diff --git a/examples/datasource-definition/pom.xml b/examples/datasource-definition/pom.xml
index 3202453..ea10891 100644
--- a/examples/datasource-definition/pom.xml
+++ b/examples/datasource-definition/pom.xml
@@ -22,7 +22,7 @@
   <artifactId>datasource-definition</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Datasource Definition</name>
+  <name>OpenEJB :: Examples :: Datasource Definition</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <tomee.version>7.0.5-SNAPSHOT</tomee.version>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/datasource-versioning/pom.xml
----------------------------------------------------------------------
diff --git a/examples/datasource-versioning/pom.xml b/examples/datasource-versioning/pom.xml
index 18fac51..5836818 100644
--- a/examples/datasource-versioning/pom.xml
+++ b/examples/datasource-versioning/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>datasource-versioning</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Datasource Versioning</name>
+  <name>OpenEJB :: Examples :: Datasource Versioning</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/decorators/pom.xml
----------------------------------------------------------------------
diff --git a/examples/decorators/pom.xml b/examples/decorators/pom.xml
index 375031a..5c9d870 100644
--- a/examples/decorators/pom.xml
+++ b/examples/decorators/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>decorators</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Decorators</name>
+  <name>OpenEJB :: Examples :: Decorators</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/deltaspike-configproperty/pom.xml
----------------------------------------------------------------------
diff --git a/examples/deltaspike-configproperty/pom.xml b/examples/deltaspike-configproperty/pom.xml
index d08af29..ca08412 100644
--- a/examples/deltaspike-configproperty/pom.xml
+++ b/examples/deltaspike-configproperty/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>deltaspike-configproperty</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: DeltaSpike @ConfigProperty</name>
+  <name>OpenEJB :: Examples :: DeltaSpike @ConfigProperty</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/deltaspike-exception-handling/pom.xml
----------------------------------------------------------------------
diff --git a/examples/deltaspike-exception-handling/pom.xml b/examples/deltaspike-exception-handling/pom.xml
index c38f646..b5d6b3d 100644
--- a/examples/deltaspike-exception-handling/pom.xml
+++ b/examples/deltaspike-exception-handling/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>deltaspike-exception-handling</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: DeltaSpike Exception Handling</name>
+  <name>OpenEJB :: Examples :: DeltaSpike Exception Handling</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/deltaspike-fullstack/pom.xml
----------------------------------------------------------------------
diff --git a/examples/deltaspike-fullstack/pom.xml b/examples/deltaspike-fullstack/pom.xml
index b14f0cc..990b0ae 100644
--- a/examples/deltaspike-fullstack/pom.xml
+++ b/examples/deltaspike-fullstack/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.superbiz</groupId>
   <artifactId>deltaspike-fullstack</artifactId>
-  <name>TomEE :: Examples :: JSF2/CDI/BV/JPA/DeltaSpike</name>
+  <name>OpenEJB :: Examples :: JSF2/CDI/BV/JPA/DeltaSpike</name>
   <version>1.1.0-SNAPSHOT</version>
 
   <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/deltaspike-i18n/pom.xml
----------------------------------------------------------------------
diff --git a/examples/deltaspike-i18n/pom.xml b/examples/deltaspike-i18n/pom.xml
index c5eef09..a207b51 100644
--- a/examples/deltaspike-i18n/pom.xml
+++ b/examples/deltaspike-i18n/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>deltaspike-i18n</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: DeltaSpike I18n</name>
+  <name>OpenEJB :: Examples :: DeltaSpike I18n</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/dynamic-dao-implementation/pom.xml
----------------------------------------------------------------------
diff --git a/examples/dynamic-dao-implementation/pom.xml b/examples/dynamic-dao-implementation/pom.xml
index 15f8466..08be211 100644
--- a/examples/dynamic-dao-implementation/pom.xml
+++ b/examples/dynamic-dao-implementation/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>dynamic-dao-implementation</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Dynamic DAO Implementation</name>
+  <name>OpenEJB :: Examples :: Dynamic DAO Implementation</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/dynamic-datasource-routing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/dynamic-datasource-routing/pom.xml b/examples/dynamic-datasource-routing/pom.xml
index 44d3a2b..2ceac20 100755
--- a/examples/dynamic-datasource-routing/pom.xml
+++ b/examples/dynamic-datasource-routing/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>dynamic-datasource-routing</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Dynamic Datasource Routing</name>
+  <name>OpenEJB :: Examples :: Dynamic Datasource Routing</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/dynamic-implementation/pom.xml
----------------------------------------------------------------------
diff --git a/examples/dynamic-implementation/pom.xml b/examples/dynamic-implementation/pom.xml
index d34b119..693e05f 100644
--- a/examples/dynamic-implementation/pom.xml
+++ b/examples/dynamic-implementation/pom.xml
@@ -22,7 +22,7 @@
   <artifactId>dynamic-implementation</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Dynamic Implementation</name>
+  <name>OpenEJB :: Examples :: Dynamic Implementation</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/dynamic-proxy-to-access-mbean/pom.xml
----------------------------------------------------------------------
diff --git a/examples/dynamic-proxy-to-access-mbean/pom.xml b/examples/dynamic-proxy-to-access-mbean/pom.xml
index 47ac84f..6fa01b6 100644
--- a/examples/dynamic-proxy-to-access-mbean/pom.xml
+++ b/examples/dynamic-proxy-to-access-mbean/pom.xml
@@ -22,7 +22,7 @@
   <artifactId>dynamic-proxy-to-access-mbean</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Dynamic MBean Proxy</name>
+  <name>OpenEJB :: Examples :: Dynamic MBean Proxy</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/ear-testing/business-logic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/ear-testing/business-logic/pom.xml b/examples/ear-testing/business-logic/pom.xml
index f8e65d3..0124db6 100644
--- a/examples/ear-testing/business-logic/pom.xml
+++ b/examples/ear-testing/business-logic/pom.xml
@@ -29,7 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>business-logic</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Examples :: Ear Testing :: Business Logic</name>
+  <name>OpenEJB :: Examples :: Ear Testing :: Business Logic</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/ear-testing/business-model/pom.xml
----------------------------------------------------------------------
diff --git a/examples/ear-testing/business-model/pom.xml b/examples/ear-testing/business-model/pom.xml
index 87921c4..c8b4345 100644
--- a/examples/ear-testing/business-model/pom.xml
+++ b/examples/ear-testing/business-model/pom.xml
@@ -29,7 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>business-model</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Examples :: Ear Testing :: Business Model</name>
+  <name>OpenEJB :: Examples :: Ear Testing :: Business Model</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/ear-testing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/ear-testing/pom.xml b/examples/ear-testing/pom.xml
index 9b23612..439b586 100644
--- a/examples/ear-testing/pom.xml
+++ b/examples/ear-testing/pom.xml
@@ -27,7 +27,7 @@
   <artifactId>myear</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>TomEE :: Examples :: Ear Testing</name>
+  <name>OpenEJB :: Examples :: Ear Testing</name>
   <modules>
     <module>business-model</module>
     <module>business-logic</module>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/ejb-examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/ejb-examples/pom.xml b/examples/ejb-examples/pom.xml
index e5fded4..7b6d101 100644
--- a/examples/ejb-examples/pom.xml
+++ b/examples/ejb-examples/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>ejb-examples</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::EJB Examples War</name>
+  <name>OpenEJB :: Web Examples :: EJB Examples War</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/ejb-webservice/pom.xml
----------------------------------------------------------------------
diff --git a/examples/ejb-webservice/pom.xml b/examples/ejb-webservice/pom.xml
index 6026a79..895ba4b 100644
--- a/examples/ejb-webservice/pom.xml
+++ b/examples/ejb-webservice/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>ejb-webservice</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::EJB WebService</name>
+  <name>OpenEJB :: Web Examples :: EJB WebService</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/groovy-cdi/pom.xml
----------------------------------------------------------------------
diff --git a/examples/groovy-cdi/pom.xml b/examples/groovy-cdi/pom.xml
index 598969d..62726bb 100644
--- a/examples/groovy-cdi/pom.xml
+++ b/examples/groovy-cdi/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>groovy-cdi</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Groovy CDI</name>
+  <name>OpenEJB :: Examples :: Groovy CDI</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/groovy-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/examples/groovy-jpa/pom.xml b/examples/groovy-jpa/pom.xml
index 74035a5..48efd3c 100644
--- a/examples/groovy-jpa/pom.xml
+++ b/examples/groovy-jpa/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>groovy-jpa</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Groovy JPA</name>
+  <name>OpenEJB :: Examples :: Groovy JPA</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/groovy-spock/pom.xml
----------------------------------------------------------------------
diff --git a/examples/groovy-spock/pom.xml b/examples/groovy-spock/pom.xml
index 892662d..fed9008 100644
--- a/examples/groovy-spock/pom.xml
+++ b/examples/groovy-spock/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>groovy-spock</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Groovy Spock</name>
+  <name>OpenEJB :: Examples :: Groovy Spock</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/helloworld-weblogic/pom.xml
----------------------------------------------------------------------
diff --git a/examples/helloworld-weblogic/pom.xml b/examples/helloworld-weblogic/pom.xml
index ffd27a8..7ea6d12 100644
--- a/examples/helloworld-weblogic/pom.xml
+++ b/examples/helloworld-weblogic/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>helloworld-weblogic</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Hello World - Weblogic</name>
+  <name>OpenEJB :: Examples :: Hello World - Weblogic</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/injection-of-connectionfactory/pom.xml
----------------------------------------------------------------------
diff --git a/examples/injection-of-connectionfactory/pom.xml b/examples/injection-of-connectionfactory/pom.xml
index 669ed89..5e6343c 100644
--- a/examples/injection-of-connectionfactory/pom.xml
+++ b/examples/injection-of-connectionfactory/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>injection-of-connectionfactory</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Resource javax.jms.ConnectionFactory</name>
+  <name>OpenEJB :: Examples :: @Resource javax.jms.ConnectionFactory</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/injection-of-datasource/pom.xml
----------------------------------------------------------------------
diff --git a/examples/injection-of-datasource/pom.xml b/examples/injection-of-datasource/pom.xml
index 6f6a404..56b6651 100644
--- a/examples/injection-of-datasource/pom.xml
+++ b/examples/injection-of-datasource/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>injection-of-datasource</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Resource DataSource Injection</name>
+  <name>OpenEJB :: Examples :: @Resource DataSource Injection</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/injection-of-ejbs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/injection-of-ejbs/pom.xml b/examples/injection-of-ejbs/pom.xml
index 34f21e3..8db7921 100644
--- a/examples/injection-of-ejbs/pom.xml
+++ b/examples/injection-of-ejbs/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>injection-of-ejbs</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @EJB Injection</name>
+  <name>OpenEJB :: Examples :: @EJB Injection</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/injection-of-entitymanager/pom.xml
----------------------------------------------------------------------
diff --git a/examples/injection-of-entitymanager/pom.xml b/examples/injection-of-entitymanager/pom.xml
index adf4034..8b3078c 100644
--- a/examples/injection-of-entitymanager/pom.xml
+++ b/examples/injection-of-entitymanager/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>injection-of-entitymanager</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @PersistenceContext EntityManager Injection</name>
+  <name>OpenEJB :: Examples :: @PersistenceContext EntityManager Injection</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/injection-of-env-entry/pom.xml
----------------------------------------------------------------------
diff --git a/examples/injection-of-env-entry/pom.xml b/examples/injection-of-env-entry/pom.xml
index 6b21c44..f0927af 100644
--- a/examples/injection-of-env-entry/pom.xml
+++ b/examples/injection-of-env-entry/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>injection-of-env-entry</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @Resource env-entry Injection</name>
+  <name>OpenEJB :: Examples :: @Resource env-entry Injection</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/interceptors/pom.xml
----------------------------------------------------------------------
diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml
index 858b846..77efd3b 100644
--- a/examples/interceptors/pom.xml
+++ b/examples/interceptors/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>interceptors</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Interceptors</name>
+  <name>OpenEJB :: Examples :: Interceptors</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/javamail/pom.xml
----------------------------------------------------------------------
diff --git a/examples/javamail/pom.xml b/examples/javamail/pom.xml
index bbf7617..5e41207 100644
--- a/examples/javamail/pom.xml
+++ b/examples/javamail/pom.xml
@@ -23,7 +23,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>javamail-api</artifactId>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: JavaMail API</name>
+  <name>OpenEJB :: Examples :: JavaMail API</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/jpa-eclipselink/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jpa-eclipselink/pom.xml b/examples/jpa-eclipselink/pom.xml
index a5109e7..8c40a99 100644
--- a/examples/jpa-eclipselink/pom.xml
+++ b/examples/jpa-eclipselink/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>jpa-eclipselink</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: JPA with EclipseLink</name>
+  <name>OpenEJB :: Examples :: JPA with EclipseLink</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/jpa-enumerated/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jpa-enumerated/pom.xml b/examples/jpa-enumerated/pom.xml
index ced5c0b..2cbce00 100644
--- a/examples/jpa-enumerated/pom.xml
+++ b/examples/jpa-enumerated/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>jpa-enumerated</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: JPA @Enumerated</name>
+  <name>OpenEJB :: Examples :: JPA @Enumerated</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/jpa-hibernate/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jpa-hibernate/pom.xml b/examples/jpa-hibernate/pom.xml
index f490930..3f63d5c 100644
--- a/examples/jpa-hibernate/pom.xml
+++ b/examples/jpa-hibernate/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>jpa-hibernate</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: JPA with Hibernate</name>
+  <name>OpenEJB :: Examples :: JPA with Hibernate</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/jsf-cdi-and-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jsf-cdi-and-ejb/pom.xml b/examples/jsf-cdi-and-ejb/pom.xml
index 75878a7..8f2a553 100644
--- a/examples/jsf-cdi-and-ejb/pom.xml
+++ b/examples/jsf-cdi-and-ejb/pom.xml
@@ -23,7 +23,7 @@
   <groupId>org.superbiz.jsf</groupId>
   <artifactId>jsf-cdi-and-ejb</artifactId>
   <packaging>war</packaging>
-  <name>TomEE :: Examples ::JSF - CDI and EJB</name>
+  <name>OpenEJB :: Web Examples :: JSF - CDI and EJB</name>
   <version>1.1.0-SNAPSHOT</version>
   <url>http://tomee.apache.org</url>
   <properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/jsf-managedBean-and-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/examples/jsf-managedBean-and-ejb/pom.xml b/examples/jsf-managedBean-and-ejb/pom.xml
index f7b5287..bf1297f 100644
--- a/examples/jsf-managedBean-and-ejb/pom.xml
+++ b/examples/jsf-managedBean-and-ejb/pom.xml
@@ -25,7 +25,7 @@
   <groupId>org.superbiz.jsf</groupId>
   <artifactId>jsf-managedBean-and-ejb</artifactId>
   <packaging>war</packaging>
-  <name>TomEE :: Examples ::JSF - ManangedBean and EJB</name>
+  <name>OpenEJB :: Web Examples :: JSF - ManangedBean and EJB</name>
   <version>1.1.0-SNAPSHOT</version>
   <url>http://tomee.apache.org</url>
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/lookup-of-ejbs-with-descriptor/pom.xml
----------------------------------------------------------------------
diff --git a/examples/lookup-of-ejbs-with-descriptor/pom.xml b/examples/lookup-of-ejbs-with-descriptor/pom.xml
index 09b4388..dcace5e 100644
--- a/examples/lookup-of-ejbs-with-descriptor/pom.xml
+++ b/examples/lookup-of-ejbs-with-descriptor/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>lookup-of-ejbs-with-descriptor</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: EJB Lookup with descriptor</name>
+  <name>OpenEJB :: Examples :: EJB Lookup with descriptor</name>
   <properties>
     <!--
        - http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/lookup-of-ejbs/pom.xml
----------------------------------------------------------------------
diff --git a/examples/lookup-of-ejbs/pom.xml b/examples/lookup-of-ejbs/pom.xml
index d9fbff5..4c75482 100644
--- a/examples/lookup-of-ejbs/pom.xml
+++ b/examples/lookup-of-ejbs/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>lookup-of-ejbs</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: @EJB Lookup</name>
+  <name>OpenEJB :: Examples :: @EJB Lookup</name>
   <properties>
     <!--
        - http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/mbean-auto-registration/pom.xml
----------------------------------------------------------------------
diff --git a/examples/mbean-auto-registration/pom.xml b/examples/mbean-auto-registration/pom.xml
index b68a339..b65bfe4 100755
--- a/examples/mbean-auto-registration/pom.xml
+++ b/examples/mbean-auto-registration/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>mbean-auto-registration</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: MBean Auto Registration</name>
+  <name>OpenEJB :: Examples :: MBean Auto Registration</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/moviefun-rest/pom.xml
----------------------------------------------------------------------
diff --git a/examples/moviefun-rest/pom.xml b/examples/moviefun-rest/pom.xml
index 3e6db06..366b365 100644
--- a/examples/moviefun-rest/pom.xml
+++ b/examples/moviefun-rest/pom.xml
@@ -20,7 +20,7 @@
   <artifactId>moviefun-rest</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::Moviefun Rest</name>
+  <name>OpenEJB :: Web Examples :: Moviefun Rest</name>
   
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/moviefun/pom.xml
----------------------------------------------------------------------
diff --git a/examples/moviefun/pom.xml b/examples/moviefun/pom.xml
index f12702c..066330d 100644
--- a/examples/moviefun/pom.xml
+++ b/examples/moviefun/pom.xml
@@ -19,7 +19,7 @@
   <artifactId>moviefun</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::Moviefun</name>
+  <name>OpenEJB :: Web Examples :: Moviefun</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <tomee.version>7.0.5-SNAPSHOT</tomee.version>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/movies-complete-meta/pom.xml
----------------------------------------------------------------------
diff --git a/examples/movies-complete-meta/pom.xml b/examples/movies-complete-meta/pom.xml
index 9ef2da2..b6063c5 100644
--- a/examples/movies-complete-meta/pom.xml
+++ b/examples/movies-complete-meta/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>movies-complete-meta</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Movies Complete (Meta)</name>
+  <name>OpenEJB :: Examples :: Movies Complete (Meta)</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/movies-complete/pom.xml
----------------------------------------------------------------------
diff --git a/examples/movies-complete/pom.xml b/examples/movies-complete/pom.xml
index 00b9bd8..2bc0d9b 100644
--- a/examples/movies-complete/pom.xml
+++ b/examples/movies-complete/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>movies-complete</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Movies Complete</name>
+  <name>OpenEJB :: Examples :: Movies Complete</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/mtom/pom.xml
----------------------------------------------------------------------
diff --git a/examples/mtom/pom.xml b/examples/mtom/pom.xml
index 33c13c6..8370fea 100644
--- a/examples/mtom/pom.xml
+++ b/examples/mtom/pom.xml
@@ -24,7 +24,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>mtom</artifactId>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: MTOM</name>
+  <name>OpenEJB :: Examples :: MTOM</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/multi-jpa-provider-testing/pom.xml
----------------------------------------------------------------------
diff --git a/examples/multi-jpa-provider-testing/pom.xml b/examples/multi-jpa-provider-testing/pom.xml
index dc3546b..199cd64 100644
--- a/examples/multi-jpa-provider-testing/pom.xml
+++ b/examples/multi-jpa-provider-testing/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>multi-jpa-provider-testing</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Multiple JPA providers</name>
+  <name>OpenEJB :: Examples :: Multiple JPA providers</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/multiple-arquillian-adapters/pom.xml
----------------------------------------------------------------------
diff --git a/examples/multiple-arquillian-adapters/pom.xml b/examples/multiple-arquillian-adapters/pom.xml
index cec9671..6c1e232 100644
--- a/examples/multiple-arquillian-adapters/pom.xml
+++ b/examples/multiple-arquillian-adapters/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>multiple-arquillian-adapters</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Multiple Arquillian Adapters</name>
+  <name>OpenEJB :: Examples :: Multiple Arquillian Adapters</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/multiple-tomee-arquillian/pom.xml
----------------------------------------------------------------------
diff --git a/examples/multiple-tomee-arquillian/pom.xml b/examples/multiple-tomee-arquillian/pom.xml
index 9d536c9..63a381c 100644
--- a/examples/multiple-tomee-arquillian/pom.xml
+++ b/examples/multiple-tomee-arquillian/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>multiple-tomee-arquillian</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Multiple TomEE with Arquillian</name>
+  <name>OpenEJB :: Examples :: Multiple TomEE with Arquillian</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <tomee.version>7.0.5-SNAPSHOT</tomee.version>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/myfaces-codi-demo/pom.xml
----------------------------------------------------------------------
diff --git a/examples/myfaces-codi-demo/pom.xml b/examples/myfaces-codi-demo/pom.xml
index a2a591a..d9896f0 100644
--- a/examples/myfaces-codi-demo/pom.xml
+++ b/examples/myfaces-codi-demo/pom.xml
@@ -14,7 +14,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>myfaces-codi-demo</artifactId>
 
-  <name>TomEE :: Examples :: JSF2/CDI/BV/JPA/CODI</name>
+  <name>OpenEJB :: Examples :: JSF2/CDI/BV/JPA/CODI</name>
   <version>1.1.0-SNAPSHOT</version>
 
   <packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/persistence-fragment/pom.xml
----------------------------------------------------------------------
diff --git a/examples/persistence-fragment/pom.xml b/examples/persistence-fragment/pom.xml
index 6cea212..4e3450e 100644
--- a/examples/persistence-fragment/pom.xml
+++ b/examples/persistence-fragment/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>persistence-fragment</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Persistence Fragment</name>
+  <name>OpenEJB :: Examples :: Persistence Fragment</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/pojo-webservice/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pojo-webservice/pom.xml b/examples/pojo-webservice/pom.xml
index f84e2bb..e6a0b95 100644
--- a/examples/pojo-webservice/pom.xml
+++ b/examples/pojo-webservice/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>pojo-webservice</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::Pojo WS</name>
+  <name>OpenEJB :: Web Examples :: Pojo WS</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <tomee.version>7.0.5-SNAPSHOT</tomee.version>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/polling-parent/polling-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/polling-parent/polling-client/pom.xml b/examples/polling-parent/polling-client/pom.xml
index b2b64d3..6d064c2 100644
--- a/examples/polling-parent/polling-client/pom.xml
+++ b/examples/polling-parent/polling-client/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>polling-client</artifactId>
-  <name>TomEE :: Examples :: Polling :: Client</name>
+  <name>OpenEJB :: Examples :: Polling :: Client</name>
   <description>Just a cli to avoid to remember URLs</description>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/polling-parent/polling-core/pom.xml
----------------------------------------------------------------------
diff --git a/examples/polling-parent/polling-core/pom.xml b/examples/polling-parent/polling-core/pom.xml
index 87a951a..7596fcc 100644
--- a/examples/polling-parent/polling-core/pom.xml
+++ b/examples/polling-parent/polling-core/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>polling-core</artifactId>
-  <name>TomEE :: Examples :: Polling :: Core</name>
+  <name>OpenEJB :: Examples :: Polling :: Core</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/polling-parent/polling-domain/pom.xml
----------------------------------------------------------------------
diff --git a/examples/polling-parent/polling-domain/pom.xml b/examples/polling-parent/polling-domain/pom.xml
index f9f14be..0a02c9b 100644
--- a/examples/polling-parent/polling-domain/pom.xml
+++ b/examples/polling-parent/polling-domain/pom.xml
@@ -27,7 +27,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>polling-domain</artifactId>
-  <name>TomEE :: Examples :: Polling :: Domain</name>
+  <name>OpenEJB :: Examples :: Polling :: Domain</name>
 
   <dependencies>
     <dependency>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/polling-parent/polling-web/pom.xml
----------------------------------------------------------------------
diff --git a/examples/polling-parent/polling-web/pom.xml b/examples/polling-parent/polling-web/pom.xml
index 2086d9c..88f1669 100644
--- a/examples/polling-parent/polling-web/pom.xml
+++ b/examples/polling-parent/polling-web/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>polling-web</artifactId>
-  <name>TomEE :: Examples :: Polling :: Web</name>
+  <name>OpenEJB :: Examples :: Polling :: Web</name>
   <packaging>war</packaging>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/polling-parent/pom.xml
----------------------------------------------------------------------
diff --git a/examples/polling-parent/pom.xml b/examples/polling-parent/pom.xml
index f4641d7..5e7c491 100644
--- a/examples/polling-parent/pom.xml
+++ b/examples/polling-parent/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>polling-parent</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>TomEE :: Examples :: Polling</name>
+  <name>OpenEJB :: Examples :: Polling</name>
   
   <properties>
     <xbean.version>4.4</xbean.version>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index c1f5a83..9656e8b 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -32,7 +32,7 @@
 
   <artifactId>examples</artifactId>
   <packaging>pom</packaging>
-  <name>TomEE :: Examples</name>
+  <name>OpenEJB :: Examples</name>
 
   <modules>
     <module>access-timeout-meta</module>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/projectstage-demo/pom.xml
----------------------------------------------------------------------
diff --git a/examples/projectstage-demo/pom.xml b/examples/projectstage-demo/pom.xml
index 6892425..251b2f3 100644
--- a/examples/projectstage-demo/pom.xml
+++ b/examples/projectstage-demo/pom.xml
@@ -24,7 +24,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>projectstage-demo</artifactId>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: DeltaSpike ProjectStage</name>
+  <name>OpenEJB :: Examples :: DeltaSpike ProjectStage</name>
 
   <properties>
     <tomee.version>7.0.5-SNAPSHOT</tomee.version>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/quartz-app/pom.xml
----------------------------------------------------------------------
diff --git a/examples/quartz-app/pom.xml b/examples/quartz-app/pom.xml
index 8f86c85..945f3a1 100644
--- a/examples/quartz-app/pom.xml
+++ b/examples/quartz-app/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>quartz-app</artifactId>
   <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <name>TomEE :: Examples :: Quartz</name>
+  <name>OpenEJB :: Examples :: Quartz</name>
   
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/quartz-app/quartz-beans/pom.xml
----------------------------------------------------------------------
diff --git a/examples/quartz-app/quartz-beans/pom.xml b/examples/quartz-app/quartz-beans/pom.xml
index 1c0e2bc..d4e59a0 100644
--- a/examples/quartz-app/quartz-beans/pom.xml
+++ b/examples/quartz-app/quartz-beans/pom.xml
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>quartz-beans</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Examples :: Quartz :: Quartz Beans</name>
+  <name>OpenEJB :: Examples :: Quartz :: Quartz Beans</name>
   <dependencies>
     <dependency>
       <groupId>org.superbiz.quartz</groupId>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/quartz-app/quartz-ra/pom.xml
----------------------------------------------------------------------
diff --git a/examples/quartz-app/quartz-ra/pom.xml b/examples/quartz-app/quartz-ra/pom.xml
index db848c6..fa55e17 100644
--- a/examples/quartz-app/quartz-ra/pom.xml
+++ b/examples/quartz-app/quartz-ra/pom.xml
@@ -26,7 +26,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>quartz-ra</artifactId>
   <packaging>jar</packaging>
-  <name>TomEE :: Examples :: Quartz :: Quartz Resource Adapter</name>
+  <name>OpenEJB :: Examples :: Quartz :: Quartz Resource Adapter</name>
   <description>
     Maven doesn't allow rar files in the test classpath for some reason,
     so we have to pull this trick to get it in the classpath.

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/realm-in-tomee/pom.xml
----------------------------------------------------------------------
diff --git a/examples/realm-in-tomee/pom.xml b/examples/realm-in-tomee/pom.xml
index 822dd6a..8e23cd9 100644
--- a/examples/realm-in-tomee/pom.xml
+++ b/examples/realm-in-tomee/pom.xml
@@ -23,7 +23,7 @@
   <artifactId>realm-in-tomee</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: DataSource Realm</name>
+  <name>OpenEJB :: Examples :: DataSource Realm</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/reload-persistence-unit-properties/pom.xml
----------------------------------------------------------------------
diff --git a/examples/reload-persistence-unit-properties/pom.xml b/examples/reload-persistence-unit-properties/pom.xml
index fdce207..3fcc295 100644
--- a/examples/reload-persistence-unit-properties/pom.xml
+++ b/examples/reload-persistence-unit-properties/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>reload-persistence-unit-properties</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Reloadable Persistence Unit Properties</name>
+  <name>OpenEJB :: Examples :: Reloadable Persistence Unit Properties</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/resources-declared-in-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/examples/resources-declared-in-webapp/pom.xml b/examples/resources-declared-in-webapp/pom.xml
index 8e6bc39..53d92f0 100644
--- a/examples/resources-declared-in-webapp/pom.xml
+++ b/examples/resources-declared-in-webapp/pom.xml
@@ -25,7 +25,7 @@
   <artifactId>resources-declared-in-webapp</artifactId>
   <packaging>war</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples ::Resource Declared In A Webapp</name>
+  <name>OpenEJB :: Web Examples :: Resource Declared In A Webapp</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/resources-jmx-example/pom.xml
----------------------------------------------------------------------
diff --git a/examples/resources-jmx-example/pom.xml b/examples/resources-jmx-example/pom.xml
index af044ac..997dc0a 100644
--- a/examples/resources-jmx-example/pom.xml
+++ b/examples/resources-jmx-example/pom.xml
@@ -26,7 +26,7 @@
   <artifactId>resources-jmx</artifactId>
   <packaging>pom</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: Resources/JMX Example</name>
+  <name>OpenEJB :: Examples :: Resources/JMX Example</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/resources-jmx-example/resources-jmx-ear/pom.xml
----------------------------------------------------------------------
diff --git a/examples/resources-jmx-example/resources-jmx-ear/pom.xml b/examples/resources-jmx-example/resources-jmx-ear/pom.xml
index b87bdc0..a9fd2de 100644
--- a/examples/resources-jmx-example/resources-jmx-ear/pom.xml
+++ b/examples/resources-jmx-example/resources-jmx-ear/pom.xml
@@ -28,7 +28,7 @@
   </parent>
   <artifactId>resources-jmx-ear</artifactId>
   <packaging>ear</packaging>
-  <name>TomEE :: Examples :: Resources/JMX Example :: EAR Module</name>
+  <name>OpenEJB :: Examples :: Resources/JMX Example :: EAR Module</name>
   <build>
     <plugins>
       <plugin>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/resources-jmx-example/resources-jmx-ejb/pom.xml
----------------------------------------------------------------------
diff --git a/examples/resources-jmx-example/resources-jmx-ejb/pom.xml b/examples/resources-jmx-example/resources-jmx-ejb/pom.xml
index 5c5d33b..c6b34a6 100644
--- a/examples/resources-jmx-example/resources-jmx-ejb/pom.xml
+++ b/examples/resources-jmx-example/resources-jmx-ejb/pom.xml
@@ -30,7 +30,7 @@
   
   <artifactId>resources-jmx-ejb</artifactId>
   <packaging>ejb</packaging>
-  <name>TomEE :: Examples :: Resources/JMX Example :: EJB Module</name>
+  <name>OpenEJB :: Examples :: Resources/JMX Example :: EJB Module</name>
 
   <build>
     <plugins>

http://git-wip-us.apache.org/repos/asf/tomee/blob/bcce7086/examples/rest-applicationcomposer-mockito/pom.xml
----------------------------------------------------------------------
diff --git a/examples/rest-applicationcomposer-mockito/pom.xml b/examples/rest-applicationcomposer-mockito/pom.xml
index 721f0f7..149e317 100644
--- a/examples/rest-applicationcomposer-mockito/pom.xml
+++ b/examples/rest-applicationcomposer-mockito/pom.xml
@@ -24,7 +24,7 @@
   <artifactId>rest-applicationcomposer-mockito</artifactId>
   <packaging>jar</packaging>
   <version>1.1.0-SNAPSHOT</version>
-  <name>TomEE :: Examples :: REST, Mockito and Application Composer</name>
+  <name>OpenEJB :: Examples :: REST, Mockito and Application Composer</name>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>