You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2019/07/04 19:45:46 UTC

[tomee] branch tomee-7.0.x updated: Fix build - s/SHAPSHOT/SNAPSHOT

This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch tomee-7.0.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/tomee-7.0.x by this push:
     new eb355a3  Fix build - s/SHAPSHOT/SNAPSHOT
eb355a3 is described below

commit eb355a3e1ad5fe3a90e7b19f30918296fb92e977
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Thu Jul 4 19:45:08 2019 +0000

    Fix build - s/SHAPSHOT/SNAPSHOT
---
 arquillian/arquillian-tomee-tests/pom.xml          | 30 +++++++++++-----------
 examples/arquillian-jpa/pom.xml                    |  2 +-
 .../bean-validation-design-by-contract/pom.xml     |  2 +-
 examples/bval-evaluation-redeployment/pom.xml      |  4 +--
 examples/cdi-realm/pom.xml                         |  2 +-
 examples/change-jaxws-url/pom.xml                  |  4 +--
 examples/connector-ear/pom.xml                     |  2 +-
 examples/connector-war/pom.xml                     |  2 +-
 examples/datasource-ciphered-password/pom.xml      |  2 +-
 examples/datasource-definition/pom.xml             |  2 +-
 examples/datasource-versioning/pom.xml             |  2 +-
 examples/deltaspike-fullstack/pom.xml              |  2 +-
 examples/dynamic-datasource-routing/pom.xml        |  2 +-
 examples/mbean-auto-registration/pom.xml           |  2 +-
 examples/moviefun-rest/pom.xml                     |  2 +-
 examples/moviefun/pom.xml                          |  2 +-
 examples/mtom/pom.xml                              |  2 +-
 examples/multi-jpa-provider-testing/pom.xml        |  2 +-
 examples/multiple-arquillian-adapters/pom.xml      |  2 +-
 examples/multiple-tomee-arquillian/pom.xml         |  2 +-
 examples/pojo-webservice/pom.xml                   |  4 +--
 examples/polling-parent/pom.xml                    |  2 +-
 examples/projectstage-demo/pom.xml                 |  2 +-
 examples/quartz-app/pom.xml                        |  2 +-
 examples/resources-declared-in-webapp/pom.xml      |  2 +-
 examples/resources-jmx-example/pom.xml             |  2 +-
 examples/rest-example-with-application/pom.xml     |  2 +-
 examples/rest-example/pom.xml                      |  4 +--
 examples/rest-on-ejb/pom.xml                       |  2 +-
 examples/simple-cmp2/pom.xml                       |  2 +-
 pom.xml                                            |  2 +-
 tomee/apache-tomee/pom.xml                         |  7 +++++
 32 files changed, 56 insertions(+), 49 deletions(-)

diff --git a/arquillian/arquillian-tomee-tests/pom.xml b/arquillian/arquillian-tomee-tests/pom.xml
index 8848ff3..ff53086 100644
--- a/arquillian/arquillian-tomee-tests/pom.xml
+++ b/arquillian/arquillian-tomee-tests/pom.xml
@@ -161,7 +161,7 @@
                   <skip>${maven.test.skip}</skip>
                   <argLine>-javaagent:${settings.localRepository}/org/apache/tomee/openejb-javaagent/${project.version}/openejb-javaagent-${project.version}.jar</argLine>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <arquillian.launch>tomee-embedded</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-embedded</openejb.arquillian.adapter>
                   </systemPropertyVariables>
@@ -260,7 +260,7 @@
                   <skip>${skip.remote.webprofile}</skip>
                   <systemPropertyVariables>
                     <openejb.arquillian.debug>true</openejb.arquillian.debug>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.classifier>webprofile</tomee.classifier>
                     <arquillian.launch>tomee-remote</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-remote</openejb.arquillian.adapter>
@@ -294,7 +294,7 @@
                   <skip>${skip.embedded}</skip>
                   <argLine>-javaagent:${settings.localRepository}/org/apache/tomee/openejb-javaagent/${project.version}/openejb-javaagent-${project.version}.jar -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=768M</argLine>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <arquillian.launch>tomee-embedded</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-embedded</openejb.arquillian.adapter>
                   </systemPropertyVariables>
@@ -310,7 +310,7 @@
                   <skip>${skip.remote.plume}</skip>
                   <systemPropertyVariables>
                     <openejb.arquillian.debug>true</openejb.arquillian.debug>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.classifier>plume</tomee.classifier>
                     <arquillian.launch>tomee-remote</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-remote</openejb.arquillian.adapter>
@@ -330,7 +330,7 @@
                   <skip>${skip.remote.plus}</skip>
                   <systemPropertyVariables>
                     <openejb.arquillian.debug>true</openejb.arquillian.debug>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.classifier>plus</tomee.classifier>
                     <arquillian.launch>tomee-remote</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-remote</openejb.arquillian.adapter>
@@ -346,7 +346,7 @@
                 <configuration>
                   <skip>${skip.webapp.webprofile}</skip>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.tomcatVersion>${tomcat.version}</tomee.tomcatVersion>
                     <tomee.artifactId>tomee-webapp</tomee.artifactId>
                     <arquillian.launch>tomee-webapp</arquillian.launch>
@@ -363,7 +363,7 @@
                 <configuration>
                   <skip>${skip.webapp.plus}</skip>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.tomcatVersion>${tomcat.version}</tomee.tomcatVersion>
                     <tomee.artifactId>tomee-plus-webapp</tomee.artifactId>
                     <arquillian.launch>tomee-webapp</arquillian.launch>
@@ -380,7 +380,7 @@
                 <configuration>
                   <skip>${skip.webapp.plume}</skip>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.tomcatVersion>${tomcat.version}</tomee.tomcatVersion>
                     <tomee.artifactId>tomee-plume-webapp</tomee.artifactId>
                     <arquillian.launch>tomee-webapp</arquillian.launch>
@@ -490,7 +490,7 @@
                   <skip>${maven.test.skip}</skip>
                   <argLine>-XX:MaxPermSize=768M</argLine>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <arquillian.launch>tomee-embedded</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-embedded</openejb.arquillian.adapter>
                   </systemPropertyVariables>
@@ -509,7 +509,7 @@
                   <skip>${maven.test.skip}</skip>
                   <systemPropertyVariables>
                     <openejb.arquillian.debug>true</openejb.arquillian.debug>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.classifier>webprofile</tomee.classifier>
                     <arquillian.launch>tomee-remote</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-remote</openejb.arquillian.adapter>
@@ -526,7 +526,7 @@
                   <skip>${maven.test.skip}</skip>
                   <systemPropertyVariables>
                     <openejb.arquillian.debug>true</openejb.arquillian.debug>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.classifier>plus</tomee.classifier>
                     <arquillian.launch>tomee-remote</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-remote</openejb.arquillian.adapter>
@@ -543,7 +543,7 @@
                   <skip>${maven.test.skip}</skip>
                   <systemPropertyVariables>
                     <openejb.arquillian.debug>true</openejb.arquillian.debug>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.classifier>plume</tomee.classifier>
                     <arquillian.launch>tomee-remote</arquillian.launch>
                     <openejb.arquillian.adapter>tomee-remote</openejb.arquillian.adapter>
@@ -565,7 +565,7 @@
                 <configuration>
                   <skip>${maven.test.skip}</skip>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.tomcatVersion>${tomcat.version}</tomee.tomcatVersion>
                     <tomee.artifactId>tomee-webapp</tomee.artifactId>
                     <arquillian.launch>tomee-webapp</arquillian.launch>
@@ -582,7 +582,7 @@
                 <configuration>
                   <skip>${maven.test.skip}</skip>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.tomcatVersion>${tomcat.version}</tomee.tomcatVersion>
                     <tomee.artifactId>tomee-plus-webapp</tomee.artifactId>
                     <arquillian.launch>tomee-webapp</arquillian.launch>
@@ -599,7 +599,7 @@
                 <configuration>
                   <skip>${maven.test.skip}</skip>
                   <systemPropertyVariables>
-                    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+                    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
                     <tomee.tomcatVersion>${tomcat.version}</tomee.tomcatVersion>
                     <tomee.artifactId>tomee-plume-webapp</tomee.artifactId>
                     <arquillian.launch>tomee-webapp</arquillian.launch>
diff --git a/examples/arquillian-jpa/pom.xml b/examples/arquillian-jpa/pom.xml
index 7a37942..00857a1 100644
--- a/examples/arquillian-jpa/pom.xml
+++ b/examples/arquillian-jpa/pom.xml
@@ -18,7 +18,7 @@
   <properties>
     <arquillian.version>1.1.10.Final</arquillian.version>
     <arquillian-persistence.version>1.0.0.Alpha7</arquillian-persistence.version>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
diff --git a/examples/bean-validation-design-by-contract/pom.xml b/examples/bean-validation-design-by-contract/pom.xml
index 063fbe1..627a706 100755
--- a/examples/bean-validation-design-by-contract/pom.xml
+++ b/examples/bean-validation-design-by-contract/pom.xml
@@ -26,7 +26,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/bval-evaluation-redeployment/pom.xml b/examples/bval-evaluation-redeployment/pom.xml
index 6a72547..1c162d3 100644
--- a/examples/bval-evaluation-redeployment/pom.xml
+++ b/examples/bval-evaluation-redeployment/pom.xml
@@ -28,8 +28,8 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.test.version>7.0.7-SHAPSHOT</tomee.test.version>
-    <openejb.test.version>7.0.7-SHAPSHOT</openejb.test.version>
+    <tomee.test.version>7.0.7-SNAPSHOT</tomee.test.version>
+    <openejb.test.version>7.0.7-SNAPSHOT</openejb.test.version>
   </properties>
 
   <modules>
diff --git a/examples/cdi-realm/pom.xml b/examples/cdi-realm/pom.xml
index c61160e..ec5480c 100644
--- a/examples/cdi-realm/pom.xml
+++ b/examples/cdi-realm/pom.xml
@@ -26,7 +26,7 @@
   <name>OpenEJB :: Examples :: CDI Realm</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
   <build>
     <defaultGoal>install</defaultGoal>
diff --git a/examples/change-jaxws-url/pom.xml b/examples/change-jaxws-url/pom.xml
index a8e6f44..ca26925 100644
--- a/examples/change-jaxws-url/pom.xml
+++ b/examples/change-jaxws-url/pom.xml
@@ -28,7 +28,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <repositories>
@@ -76,7 +76,7 @@
         <artifactId>tomee-maven-plugin</artifactId>
         <version>7.0.7-SNAPSHOT</version>
         <configuration>
-          <tomeeVersion>7.0.7-SHAPSHOT</tomeeVersion>
+          <tomeeVersion>7.0.7-SNAPSHOT</tomeeVersion>
           <tomeeClassifier>plus</tomeeClassifier>
         </configuration>
       </plugin>
diff --git a/examples/connector-ear/pom.xml b/examples/connector-ear/pom.xml
index ca9dde3..b48c895 100644
--- a/examples/connector-ear/pom.xml
+++ b/examples/connector-ear/pom.xml
@@ -25,7 +25,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <version.shrinkwrap.resolver>2.1.0</version.shrinkwrap.resolver>
   </properties>
 
diff --git a/examples/connector-war/pom.xml b/examples/connector-war/pom.xml
index 0f92582..d2cf10f 100644
--- a/examples/connector-war/pom.xml
+++ b/examples/connector-war/pom.xml
@@ -21,7 +21,7 @@
   <name>OpenEJB :: Connector Examples :: Connector in WAR</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <version.shrinkwrap.resolver>2.1.0</version.shrinkwrap.resolver>
   </properties>
   <repositories>
diff --git a/examples/datasource-ciphered-password/pom.xml b/examples/datasource-ciphered-password/pom.xml
index 111e797..b3ffd2a 100644
--- a/examples/datasource-ciphered-password/pom.xml
+++ b/examples/datasource-ciphered-password/pom.xml
@@ -27,7 +27,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/datasource-definition/pom.xml b/examples/datasource-definition/pom.xml
index 8f6c7dc..de157b6 100644
--- a/examples/datasource-definition/pom.xml
+++ b/examples/datasource-definition/pom.xml
@@ -24,7 +24,7 @@
   <name>OpenEJB :: Examples :: Datasource Definition</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
   <build>
     <defaultGoal>install</defaultGoal>
diff --git a/examples/datasource-versioning/pom.xml b/examples/datasource-versioning/pom.xml
index d221117..97a4cca 100644
--- a/examples/datasource-versioning/pom.xml
+++ b/examples/datasource-versioning/pom.xml
@@ -26,7 +26,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/deltaspike-fullstack/pom.xml b/examples/deltaspike-fullstack/pom.xml
index 494a58b..3f1d4a6 100644
--- a/examples/deltaspike-fullstack/pom.xml
+++ b/examples/deltaspike-fullstack/pom.xml
@@ -24,7 +24,7 @@
     <version.myfaces2>2.2.7</version.myfaces2>
     <version.deltaspike>1.3.0</version.deltaspike>
     <version.extval>2.0.8</version.extval>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <openjpa.version>2.4.3</openjpa.version>
   </properties>
 
diff --git a/examples/dynamic-datasource-routing/pom.xml b/examples/dynamic-datasource-routing/pom.xml
index cf0b194..44e7445 100755
--- a/examples/dynamic-datasource-routing/pom.xml
+++ b/examples/dynamic-datasource-routing/pom.xml
@@ -27,7 +27,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/mbean-auto-registration/pom.xml b/examples/mbean-auto-registration/pom.xml
index 6fa0456..1166242 100755
--- a/examples/mbean-auto-registration/pom.xml
+++ b/examples/mbean-auto-registration/pom.xml
@@ -27,7 +27,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/moviefun-rest/pom.xml b/examples/moviefun-rest/pom.xml
index 56fd5f3..7e231ca 100644
--- a/examples/moviefun-rest/pom.xml
+++ b/examples/moviefun-rest/pom.xml
@@ -23,7 +23,7 @@
   
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <version.shrinkwrap.resolver>2.0.0</version.shrinkwrap.resolver>
   </properties>
   
diff --git a/examples/moviefun/pom.xml b/examples/moviefun/pom.xml
index c0e715e..e4cc00c 100644
--- a/examples/moviefun/pom.xml
+++ b/examples/moviefun/pom.xml
@@ -21,7 +21,7 @@
   <name>OpenEJB :: Web Examples :: Moviefun</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <version.shrinkwrap.resolver>2.0.0</version.shrinkwrap.resolver>
   </properties>
   <repositories>
diff --git a/examples/mtom/pom.xml b/examples/mtom/pom.xml
index 03e7d80..1cdd77b 100644
--- a/examples/mtom/pom.xml
+++ b/examples/mtom/pom.xml
@@ -27,7 +27,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <repositories>
diff --git a/examples/multi-jpa-provider-testing/pom.xml b/examples/multi-jpa-provider-testing/pom.xml
index 548342f..96d5b90 100644
--- a/examples/multi-jpa-provider-testing/pom.xml
+++ b/examples/multi-jpa-provider-testing/pom.xml
@@ -28,7 +28,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/multiple-arquillian-adapters/pom.xml b/examples/multiple-arquillian-adapters/pom.xml
index bf62cab..63a513d 100644
--- a/examples/multiple-arquillian-adapters/pom.xml
+++ b/examples/multiple-arquillian-adapters/pom.xml
@@ -28,7 +28,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <arquillian.version>1.1.10.Final</arquillian.version>
   </properties>
 
diff --git a/examples/multiple-tomee-arquillian/pom.xml b/examples/multiple-tomee-arquillian/pom.xml
index bd848dd..671cc39 100644
--- a/examples/multiple-tomee-arquillian/pom.xml
+++ b/examples/multiple-tomee-arquillian/pom.xml
@@ -25,7 +25,7 @@
   <name>OpenEJB :: Examples :: Multiple TomEE with Arquillian</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
   <build>
     <defaultGoal>install</defaultGoal>
diff --git a/examples/pojo-webservice/pom.xml b/examples/pojo-webservice/pom.xml
index 0f04096..2367f38 100644
--- a/examples/pojo-webservice/pom.xml
+++ b/examples/pojo-webservice/pom.xml
@@ -25,7 +25,7 @@
   <name>OpenEJB :: Web Examples :: Pojo WS</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
   <repositories>
     <repository>
@@ -69,7 +69,7 @@
         <artifactId>tomee-maven-plugin</artifactId>
         <version>7.0.7-SNAPSHOT</version>
         <configuration>
-          <tomeeVersion>7.0.7-SHAPSHOT</tomeeVersion>
+          <tomeeVersion>7.0.7-SNAPSHOT</tomeeVersion>
           <tomeeClassifier>plus</tomeeClassifier>
         </configuration>
       </plugin>
diff --git a/examples/polling-parent/pom.xml b/examples/polling-parent/pom.xml
index f79ccf5..07531e0 100644
--- a/examples/polling-parent/pom.xml
+++ b/examples/polling-parent/pom.xml
@@ -28,7 +28,7 @@
   <properties>
     <xbean.version>4.4</xbean.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/projectstage-demo/pom.xml b/examples/projectstage-demo/pom.xml
index c9ed066..fb8254a 100644
--- a/examples/projectstage-demo/pom.xml
+++ b/examples/projectstage-demo/pom.xml
@@ -25,7 +25,7 @@
   <name>OpenEJB :: Examples :: DeltaSpike ProjectStage</name>
 
   <properties>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
 
diff --git a/examples/quartz-app/pom.xml b/examples/quartz-app/pom.xml
index 8cf41fb..ceb485cb 100644
--- a/examples/quartz-app/pom.xml
+++ b/examples/quartz-app/pom.xml
@@ -27,7 +27,7 @@
   
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
   
   <modules>
diff --git a/examples/resources-declared-in-webapp/pom.xml b/examples/resources-declared-in-webapp/pom.xml
index 1dd6e9b..a04b46e 100644
--- a/examples/resources-declared-in-webapp/pom.xml
+++ b/examples/resources-declared-in-webapp/pom.xml
@@ -28,7 +28,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <repositories>
diff --git a/examples/resources-jmx-example/pom.xml b/examples/resources-jmx-example/pom.xml
index 7c98714..0e81048 100644
--- a/examples/resources-jmx-example/pom.xml
+++ b/examples/resources-jmx-example/pom.xml
@@ -29,7 +29,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
   
   <modules>
diff --git a/examples/rest-example-with-application/pom.xml b/examples/rest-example-with-application/pom.xml
index 3012ca9..80e4111 100644
--- a/examples/rest-example-with-application/pom.xml
+++ b/examples/rest-example-with-application/pom.xml
@@ -28,7 +28,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <repositories>
diff --git a/examples/rest-example/pom.xml b/examples/rest-example/pom.xml
index 55a0ac7..a647ea8 100644
--- a/examples/rest-example/pom.xml
+++ b/examples/rest-example/pom.xml
@@ -28,7 +28,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <version.openjpa>2.4.0</version.openjpa>
   </properties>
 
@@ -79,7 +79,7 @@
         <version>7.0.7-SNAPSHOT</version>
         <configuration>
           <simpleLog>true</simpleLog>
-          <tomeeVersion>7.0.7-SHAPSHOT</tomeeVersion>
+          <tomeeVersion>7.0.7-SNAPSHOT</tomeeVersion>
           <tomeeClassifier>plus</tomeeClassifier>
         </configuration>
       </plugin>
diff --git a/examples/rest-on-ejb/pom.xml b/examples/rest-on-ejb/pom.xml
index 2e4d382..43ae861 100644
--- a/examples/rest-on-ejb/pom.xml
+++ b/examples/rest-on-ejb/pom.xml
@@ -31,7 +31,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/examples/simple-cmp2/pom.xml b/examples/simple-cmp2/pom.xml
index 11e0097..4ca6dd9 100644
--- a/examples/simple-cmp2/pom.xml
+++ b/examples/simple-cmp2/pom.xml
@@ -31,7 +31,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
   </properties>
 
   <build>
diff --git a/pom.xml b/pom.xml
index 994dc8b..3fdf508 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
 
   <properties>
 
-    <tomee.version>7.0.7-SHAPSHOT</tomee.version>
+    <tomee.version>7.0.7-SNAPSHOT</tomee.version>
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
 
diff --git a/tomee/apache-tomee/pom.xml b/tomee/apache-tomee/pom.xml
index a719367..2f80a32 100644
--- a/tomee/apache-tomee/pom.xml
+++ b/tomee/apache-tomee/pom.xml
@@ -90,6 +90,13 @@
     </dependency>
     <dependency> <!-- to be sure to have it -->
       <groupId>${project.groupId}</groupId>
+      <artifactId>tomee-webapp</artifactId>
+      <version>${project.version}</version>
+      <type>war</type>
+      <scope>provided</scope>
+    </dependency>
+    <dependency> <!-- to be sure to have it -->
+      <groupId>${project.groupId}</groupId>
       <artifactId>tomee-plus-webapp</artifactId>
       <version>${project.version}</version>
       <type>war</type>