[1/6] tomee git commit: [maven-release-plugin] prepare release tomee-7.1.0

2018-09-03 Thread jgallimore
Repository: tomee
Updated Branches:
  refs/heads/tomee-7.1.x ce965cd4e -> 62c43616e


http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/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 7b6260e..fc36d08 100644
--- a/examples/spring-data-proxy-meta/pom.xml
+++ b/examples/spring-data-proxy-meta/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy-meta
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data Meta
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/examples/spring-data-proxy/pom.xml
--
diff --git a/examples/spring-data-proxy/pom.xml 
b/examples/spring-data-proxy/pom.xml
index 1c2533b..09b1d02 100644
--- a/examples/spring-data-proxy/pom.xml
+++ b/examples/spring-data-proxy/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/examples/struts/pom.xml
--
diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml
index bd963e5..f2b1f77 100644
--- a/examples/struts/pom.xml
+++ b/examples/struts/pom.xml
@@ -20,7 +20,7 @@
   org.superbiz.struts
   struts
   war
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Web Examples :: Struts
   http://tomee.apache.org
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/examples/telephone-stateful/pom.xml
--
diff --git a/examples/telephone-stateful/pom.xml 
b/examples/telephone-stateful/pom.xml
index b07c841..7d66a9c 100644
--- a/examples/telephone-stateful/pom.xml
+++ b/examples/telephone-stateful/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   telephone-stateful
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Telephone Stateful Pojo
   
 UTF-8
@@ -83,7 +83,7 @@
 
   org.apache.tomee
   openejb-ejbd
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/examples/testcase-injection/pom.xml
--
diff --git a/examples/testcase-injection/pom.xml 
b/examples/testcase-injection/pom.xml
index 9b7ab06..42d4b11 100644
--- a/examples/testcase-injection/pom.xml
+++ b/examples/testcase-injection/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testcase-injection
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: TestCase Injection
   
 UTF-8
@@ -71,7 +71,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/examples/testing-security-2/pom.xml
--
diff --git a/examples/testing-security-2/pom.xml 
b/examples/testing-security-2/pom.xml
index 7f72239..9f9fa22 100644
--- a/examples/testing-security-2/pom.xml
+++ b/examples/testing-security-2/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-2
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/examples/testing-security-3/pom.xml
--
diff --git a/examples/testing-security-3/pom.xml 
b/examples/testing-security-3/pom.xml
index 12946db..6707d4f 100644
--- a/examples/testing-security-3/pom.xml
+++ b/examples/testing-security-3/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-3
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   provided
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/8c6358cc/examples/testing-security-4/pom.xml
--
diff --git a/examples/testing-security-4/pom.xml 
b/examples/testing-security-4/pom.xml
index 72c58a3..49ce6ed 100644
--- a/examples/testing-security-4/pom.xml
+++ b/examples/testing-security-4/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-4
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Script Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.t

[1/6] tomee git commit: [maven-release-plugin] prepare release tomee-7.1.0

2018-08-29 Thread jgallimore
Repository: tomee
Updated Branches:
  refs/heads/tomee-7.1.x 3f4bf7967 -> 5877b6192


http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/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 7b6260e..fc36d08 100644
--- a/examples/spring-data-proxy-meta/pom.xml
+++ b/examples/spring-data-proxy-meta/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy-meta
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data Meta
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/examples/spring-data-proxy/pom.xml
--
diff --git a/examples/spring-data-proxy/pom.xml 
b/examples/spring-data-proxy/pom.xml
index 1c2533b..09b1d02 100644
--- a/examples/spring-data-proxy/pom.xml
+++ b/examples/spring-data-proxy/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/examples/struts/pom.xml
--
diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml
index bd963e5..f2b1f77 100644
--- a/examples/struts/pom.xml
+++ b/examples/struts/pom.xml
@@ -20,7 +20,7 @@
   org.superbiz.struts
   struts
   war
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Web Examples :: Struts
   http://tomee.apache.org
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/examples/telephone-stateful/pom.xml
--
diff --git a/examples/telephone-stateful/pom.xml 
b/examples/telephone-stateful/pom.xml
index b07c841..7d66a9c 100644
--- a/examples/telephone-stateful/pom.xml
+++ b/examples/telephone-stateful/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   telephone-stateful
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Telephone Stateful Pojo
   
 UTF-8
@@ -83,7 +83,7 @@
 
   org.apache.tomee
   openejb-ejbd
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/examples/testcase-injection/pom.xml
--
diff --git a/examples/testcase-injection/pom.xml 
b/examples/testcase-injection/pom.xml
index 9b7ab06..42d4b11 100644
--- a/examples/testcase-injection/pom.xml
+++ b/examples/testcase-injection/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testcase-injection
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: TestCase Injection
   
 UTF-8
@@ -71,7 +71,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/examples/testing-security-2/pom.xml
--
diff --git a/examples/testing-security-2/pom.xml 
b/examples/testing-security-2/pom.xml
index 7f72239..9f9fa22 100644
--- a/examples/testing-security-2/pom.xml
+++ b/examples/testing-security-2/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-2
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/examples/testing-security-3/pom.xml
--
diff --git a/examples/testing-security-3/pom.xml 
b/examples/testing-security-3/pom.xml
index 12946db..6707d4f 100644
--- a/examples/testing-security-3/pom.xml
+++ b/examples/testing-security-3/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-3
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   provided
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/2fd62c84/examples/testing-security-4/pom.xml
--
diff --git a/examples/testing-security-4/pom.xml 
b/examples/testing-security-4/pom.xml
index 72c58a3..49ce6ed 100644
--- a/examples/testing-security-4/pom.xml
+++ b/examples/testing-security-4/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-4
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Script Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.t

[1/6] tomee git commit: [maven-release-plugin] prepare release tomee-7.1.0

2018-08-27 Thread jgallimore
Repository: tomee
Updated Branches:
  refs/heads/tomee-7.1.x be637e58d -> a46538d66


http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/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 7b6260e..fc36d08 100644
--- a/examples/spring-data-proxy-meta/pom.xml
+++ b/examples/spring-data-proxy-meta/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy-meta
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data Meta
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/examples/spring-data-proxy/pom.xml
--
diff --git a/examples/spring-data-proxy/pom.xml 
b/examples/spring-data-proxy/pom.xml
index 1c2533b..09b1d02 100644
--- a/examples/spring-data-proxy/pom.xml
+++ b/examples/spring-data-proxy/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/examples/struts/pom.xml
--
diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml
index bd963e5..f2b1f77 100644
--- a/examples/struts/pom.xml
+++ b/examples/struts/pom.xml
@@ -20,7 +20,7 @@
   org.superbiz.struts
   struts
   war
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Web Examples :: Struts
   http://tomee.apache.org
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/examples/telephone-stateful/pom.xml
--
diff --git a/examples/telephone-stateful/pom.xml 
b/examples/telephone-stateful/pom.xml
index b07c841..7d66a9c 100644
--- a/examples/telephone-stateful/pom.xml
+++ b/examples/telephone-stateful/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   telephone-stateful
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Telephone Stateful Pojo
   
 UTF-8
@@ -83,7 +83,7 @@
 
   org.apache.tomee
   openejb-ejbd
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/examples/testcase-injection/pom.xml
--
diff --git a/examples/testcase-injection/pom.xml 
b/examples/testcase-injection/pom.xml
index 9b7ab06..42d4b11 100644
--- a/examples/testcase-injection/pom.xml
+++ b/examples/testcase-injection/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testcase-injection
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: TestCase Injection
   
 UTF-8
@@ -71,7 +71,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/examples/testing-security-2/pom.xml
--
diff --git a/examples/testing-security-2/pom.xml 
b/examples/testing-security-2/pom.xml
index 7f72239..9f9fa22 100644
--- a/examples/testing-security-2/pom.xml
+++ b/examples/testing-security-2/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-2
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/examples/testing-security-3/pom.xml
--
diff --git a/examples/testing-security-3/pom.xml 
b/examples/testing-security-3/pom.xml
index 12946db..6707d4f 100644
--- a/examples/testing-security-3/pom.xml
+++ b/examples/testing-security-3/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-3
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   provided
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/ee4d4926/examples/testing-security-4/pom.xml
--
diff --git a/examples/testing-security-4/pom.xml 
b/examples/testing-security-4/pom.xml
index 72c58a3..49ce6ed 100644
--- a/examples/testing-security-4/pom.xml
+++ b/examples/testing-security-4/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-4
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Script Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.t

[1/6] tomee git commit: [maven-release-plugin] prepare release tomee-7.1.0

2018-08-23 Thread jgallimore
Repository: tomee
Updated Branches:
  refs/heads/tomee-7.1.x 7575e80fe -> 78d2df26b


http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/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 7b6260e..fc36d08 100644
--- a/examples/spring-data-proxy-meta/pom.xml
+++ b/examples/spring-data-proxy-meta/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy-meta
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data Meta
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/examples/spring-data-proxy/pom.xml
--
diff --git a/examples/spring-data-proxy/pom.xml 
b/examples/spring-data-proxy/pom.xml
index 1c2533b..09b1d02 100644
--- a/examples/spring-data-proxy/pom.xml
+++ b/examples/spring-data-proxy/pom.xml
@@ -21,7 +21,7 @@
   org.superbiz
   spring-data-proxy
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Spring Data
   
 UTF-8
@@ -69,7 +69,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
 
   
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/examples/struts/pom.xml
--
diff --git a/examples/struts/pom.xml b/examples/struts/pom.xml
index bd963e5..f2b1f77 100644
--- a/examples/struts/pom.xml
+++ b/examples/struts/pom.xml
@@ -20,7 +20,7 @@
   org.superbiz.struts
   struts
   war
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Web Examples :: Struts
   http://tomee.apache.org
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/examples/telephone-stateful/pom.xml
--
diff --git a/examples/telephone-stateful/pom.xml 
b/examples/telephone-stateful/pom.xml
index b07c841..7d66a9c 100644
--- a/examples/telephone-stateful/pom.xml
+++ b/examples/telephone-stateful/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   telephone-stateful
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Telephone Stateful Pojo
   
 UTF-8
@@ -83,7 +83,7 @@
 
   org.apache.tomee
   openejb-ejbd
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/examples/testcase-injection/pom.xml
--
diff --git a/examples/testcase-injection/pom.xml 
b/examples/testcase-injection/pom.xml
index 9b7ab06..42d4b11 100644
--- a/examples/testcase-injection/pom.xml
+++ b/examples/testcase-injection/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testcase-injection
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: TestCase Injection
   
 UTF-8
@@ -71,7 +71,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/examples/testing-security-2/pom.xml
--
diff --git a/examples/testing-security-2/pom.xml 
b/examples/testing-security-2/pom.xml
index 7f72239..9f9fa22 100644
--- a/examples/testing-security-2/pom.xml
+++ b/examples/testing-security-2/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-2
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   test
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/examples/testing-security-3/pom.xml
--
diff --git a/examples/testing-security-3/pom.xml 
b/examples/testing-security-3/pom.xml
index 12946db..6707d4f 100644
--- a/examples/testing-security-3/pom.xml
+++ b/examples/testing-security-3/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-3
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.tomee
   openejb-core
-  7.1.0-SNAPSHOT
+  7.1.0
   provided
 
 

http://git-wip-us.apache.org/repos/asf/tomee/blob/e5e43de7/examples/testing-security-4/pom.xml
--
diff --git a/examples/testing-security-4/pom.xml 
b/examples/testing-security-4/pom.xml
index 72c58a3..49ce6ed 100644
--- a/examples/testing-security-4/pom.xml
+++ b/examples/testing-security-4/pom.xml
@@ -24,7 +24,7 @@
   org.superbiz
   testing-security-4
   jar
-  7.1.0-SNAPSHOT
+  7.1.0
   OpenEJB :: Examples :: Testing Security Script Service Provider
   
 UTF-8
@@ -76,7 +76,7 @@
 
   org.apache.t