[38/50] [abbrv] tomee git commit: [maven-release-plugin] prepare release tomee-7.0.5

2018-07-26 Thread jlmonteiro
http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/examples/cdi-request-scope/pom.xml
--
diff --git a/examples/cdi-request-scope/pom.xml 
b/examples/cdi-request-scope/pom.xml
index c7e0bbc..d17b1cb 100644
--- a/examples/cdi-request-scope/pom.xml
+++ b/examples/cdi-request-scope/pom.xml
@@ -8,13 +8,12 @@
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. -->
-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";>
+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";>
   4.0.0
   org.superbiz
   cdi-request-scope
   OpenEJB :: Examples :: CDI Request Scope
-  7.0.5-SNAPSHOT
+  7.0.5
 
   
 install
@@ -53,7 +52,7 @@
 
   org.apache.tomee
   openejb-core
-  7.0.5-SNAPSHOT
+  7.0.5
   test
 
   

http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/examples/cdi-session-scope/pom.xml
--
diff --git a/examples/cdi-session-scope/pom.xml 
b/examples/cdi-session-scope/pom.xml
index c4f7532..d089459 100644
--- a/examples/cdi-session-scope/pom.xml
+++ b/examples/cdi-session-scope/pom.xml
@@ -9,13 +9,12 @@
OF ANY KIND, either express or implied. See the License for the 
specific 
language governing permissions and limitations under the License.
 -->
-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";>
+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";>
   4.0.0
   org.superbiz
   cdi-session-scope
   OpenEJB :: Examples :: CDI Session Scope
-  7.0.5-SNAPSHOT
+  7.0.5
   war
 
   
@@ -45,7 +44,7 @@
   
 org.apache.tomee.maven
 tomee-maven-plugin
-7.0.5-SNAPSHOT
+7.0.5
   
 
   

http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/examples/change-jaxws-url/pom.xml
--
diff --git a/examples/change-jaxws-url/pom.xml 
b/examples/change-jaxws-url/pom.xml
index 260770c..a68c801 100644
--- a/examples/change-jaxws-url/pom.xml
+++ b/examples/change-jaxws-url/pom.xml
@@ -16,15 +16,14 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-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/maven-v4_0_0.xsd";>
+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/maven-v4_0_0.xsd";>
 
   4.0.0
 
   org.superbiz
   change-jaxws-url
   war
-  7.0.5-SNAPSHOT
+  7.0.5
   OpenEJB :: Web Examples :: Change JAXWS URL
 
   

http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/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 9028535..029f2e4 100644
--- a/examples/client-resource-lookup-preview/pom.xml
+++ b/examples/client-resource-lookup-preview/pom.xml
@@ -16,13 +16,12 @@
 limitations under the License.
   -->
 
-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/maven-v4_0_0.xsd";>
+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/maven-v4_0_0.xsd";>
   4.0.0
   org.superbiz
   client-resource-lookup-preview
   jar
-  7.0.5-SNAPSHOT
+  7.0.5
   OpenEJB :: Examples :: Client Resource Lookup
   
 UTF-8
@@ -60,13 +59,13 @@
 
   org.apache.tomee
   openejb-client
-  7.0.5-SNAPSHOT
+  7.0.5
   runtime
 
 
   org.apache.tomee
   openejb-ejbd
-  7.0.5-SNAPSHOT
+  7.0.5
 
 
   org.apache.activemq
@@ -85,7 +84,7 @@
 
   org.apache.tomee
   ziplock
-  7.0.5-SNAPSHOT
+  7.0.5
   test
 
   

http://git-wip-us.apache.org/repos/asf/tomee/bl

[38/50] [abbrv] tomee git commit: [maven-release-plugin] prepare release tomee-7.0.5

2018-07-26 Thread jlmonteiro
http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/examples/cdi-request-scope/pom.xml
--
diff --git a/examples/cdi-request-scope/pom.xml 
b/examples/cdi-request-scope/pom.xml
index c7e0bbc..d17b1cb 100644
--- a/examples/cdi-request-scope/pom.xml
+++ b/examples/cdi-request-scope/pom.xml
@@ -8,13 +8,12 @@
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. -->
-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";>
+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";>
   4.0.0
   org.superbiz
   cdi-request-scope
   OpenEJB :: Examples :: CDI Request Scope
-  7.0.5-SNAPSHOT
+  7.0.5
 
   
 install
@@ -53,7 +52,7 @@
 
   org.apache.tomee
   openejb-core
-  7.0.5-SNAPSHOT
+  7.0.5
   test
 
   

http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/examples/cdi-session-scope/pom.xml
--
diff --git a/examples/cdi-session-scope/pom.xml 
b/examples/cdi-session-scope/pom.xml
index c4f7532..d089459 100644
--- a/examples/cdi-session-scope/pom.xml
+++ b/examples/cdi-session-scope/pom.xml
@@ -9,13 +9,12 @@
OF ANY KIND, either express or implied. See the License for the 
specific 
language governing permissions and limitations under the License.
 -->
-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";>
+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";>
   4.0.0
   org.superbiz
   cdi-session-scope
   OpenEJB :: Examples :: CDI Session Scope
-  7.0.5-SNAPSHOT
+  7.0.5
   war
 
   
@@ -45,7 +44,7 @@
   
 org.apache.tomee.maven
 tomee-maven-plugin
-7.0.5-SNAPSHOT
+7.0.5
   
 
   

http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/examples/change-jaxws-url/pom.xml
--
diff --git a/examples/change-jaxws-url/pom.xml 
b/examples/change-jaxws-url/pom.xml
index 260770c..a68c801 100644
--- a/examples/change-jaxws-url/pom.xml
+++ b/examples/change-jaxws-url/pom.xml
@@ -16,15 +16,14 @@
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-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/maven-v4_0_0.xsd";>
+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/maven-v4_0_0.xsd";>
 
   4.0.0
 
   org.superbiz
   change-jaxws-url
   war
-  7.0.5-SNAPSHOT
+  7.0.5
   OpenEJB :: Web Examples :: Change JAXWS URL
 
   

http://git-wip-us.apache.org/repos/asf/tomee/blob/a08ad000/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 9028535..029f2e4 100644
--- a/examples/client-resource-lookup-preview/pom.xml
+++ b/examples/client-resource-lookup-preview/pom.xml
@@ -16,13 +16,12 @@
 limitations under the License.
   -->
 
-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/maven-v4_0_0.xsd";>
+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/maven-v4_0_0.xsd";>
   4.0.0
   org.superbiz
   client-resource-lookup-preview
   jar
-  7.0.5-SNAPSHOT
+  7.0.5
   OpenEJB :: Examples :: Client Resource Lookup
   
 UTF-8
@@ -60,13 +59,13 @@
 
   org.apache.tomee
   openejb-client
-  7.0.5-SNAPSHOT
+  7.0.5
   runtime
 
 
   org.apache.tomee
   openejb-ejbd
-  7.0.5-SNAPSHOT
+  7.0.5
 
 
   org.apache.activemq
@@ -85,7 +84,7 @@
 
   org.apache.tomee
   ziplock
-  7.0.5-SNAPSHOT
+  7.0.5
   test
 
   

http://git-wip-us.apache.org/repos/asf/tomee/bl