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>

Reply via email to