You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2014/03/11 17:09:59 UTC

svn commit: r1576402 [1/3] - in /tomee/tomee/branches/tomee-1.6.0.1: ./ arquillian/ arquillian/arquillian-common/ arquillian/arquillian-openejb-embedded-4/ arquillian/arquillian-openejb-transaction-provider/ arquillian/arquillian-tomee-common/ arquilli...

Author: jlmonteiro
Date: Tue Mar 11 16:09:56 2014
New Revision: 1576402

URL: http://svn.apache.org/r1576402
Log:
First merge try from tag 1.6.0 with Tomcat 7.0.52 changes

Modified:
    tomee/tomee/branches/tomee-1.6.0.1/   (props changed)
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-common/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-embedded-4/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-transaction-provider/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-common/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-embedded/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-moviefun-example/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-remote/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-webapp-remote/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/arquillian/ziplock/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java
    tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout-meta/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/applet/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/application-composer/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/async-methods/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/async-postconstruct/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/bean-validation-design-by-contract/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-alternative-and-stereotypes/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-basic/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-ejbcontext-jaas/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-interceptors/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-disposes/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-field/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-realm/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-session-scope/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/change-jaxws-url/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/client-resource-lookup-preview/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/component-interfaces/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/cucumber-jvm/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/custom-injection/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-ciphered-password/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-definition/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/decorators/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-configproperty/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-exception-handling/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-i18n/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-dao-implementation/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-datasource-routing/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-implementation/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-proxy-to-access-mbean/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/ear-testing/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-examples/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-webservice/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-cdi/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-jpa/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-spock/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/helloworld-weblogic/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-connectionfactory/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-datasource/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-ejbs/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-entitymanager/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-env-entry/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-eclipselink/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-hibernate/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-cdi-and-ejb/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-managedBean-and-ejb/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs-with-descriptor/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/mbean-auto-registration/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun-rest/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete-meta/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-arquillian-adapters/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-tomee-arquillian/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/myfaces-codi-demo/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/persistence-fragment/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/pojo-webservice/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/polling-parent/polling-web/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/polling-parent/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/projectstage-demo/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/realm-in-tomee/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/reload-persistence-unit-properties/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/resources-declared-in-webapp/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/rest-applicationcomposer-mockito/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/rest-applicationcomposer/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/rest-example-with-application/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/rest-example/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/rest-jaas/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/rest-on-ejb/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/rest-xml-json/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/scala-basic/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/schedule-expression/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/schedule-methods-meta/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/schedule-methods/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/server-events/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-cdi-interceptor/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-cmp2/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-mdb-and-cdi/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-mdb-with-descriptor/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-mdb/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-rest/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-stateful-callbacks/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-stateful/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-stateless-callbacks/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-stateless-with-descriptor/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-stateless/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-webservice-without-interface/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/simple-webservice/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/spring-data-proxy-meta/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/spring-data-proxy/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/struts/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/telephone-stateful/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testcase-injection/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testing-security-2/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testing-security-3/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testing-security-4/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testing-security-meta/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testing-security/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testing-transactions-bmt/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/testing-transactions/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/tomee-jersey-eclipselink/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/webservice-attachments/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/webservice-inheritance/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/webservice-security/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/webservice-ws-security/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/examples/webservice-ws-with-resources-config/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/itests/failover/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/jarstxt-maven-plugin/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/maven-util/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/openejb-embedded-maven-plugin/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/tomee-embedded-maven-plugin/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/tomee-maven-plugin/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/tomee-webapp-archetype/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/maven/tomee-webapp-archetype/src/main/resources/archetype-resources/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tck/bval-embedded/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tck/bval-tomee/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tck/cdi-embedded/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tck/cdi-tomee-embedded/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tck/cdi-tomee/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/apache-tomee/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-catalina/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/LazyStopWebappClassLoader.java
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/OpenEJBContextConfig.java
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatWebAppBuilder.java
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-common/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-embedded/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-jaxrs-webapp/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-jaxrs/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-jdbc/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-loader/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-loader/src/main/java/org/apache/tomee/loader/TomEEJarScanner.java
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-mojarra/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-myfaces/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-plus-webapp/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/backbone/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/bootstrap/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/codemirror/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/handlebars/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/jquery/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/json2/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/less/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/require/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-static-content/underscorejs/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-util/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-webaccess/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-webapp/pom.xml
    tomee/tomee/branches/tomee-1.6.0.1/tomee/tomee-webservices/pom.xml

Propchange: tomee/tomee/branches/tomee-1.6.0.1/
------------------------------------------------------------------------------
  Merged /tomee/tomee/trunk:r1556750,1569143,1569305,1569649,1569651

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-common/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-common/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-common/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-common/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>arquillian-common</artifactId>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-embedded-4/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-embedded-4/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-embedded-4/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-embedded-4/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-transaction-provider/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-transaction-provider/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-transaction-provider/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-openejb-transaction-provider/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-common/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-common/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-common/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-common/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>arquillian-tomee-common</artifactId>
   <packaging>jar</packaging>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-embedded/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-embedded/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-embedded/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-embedded/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>arquillian-tomee-embedded</artifactId>
   <packaging>jar</packaging>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-moviefun-example/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-moviefun-example/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-moviefun-example/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-moviefun-example/pom.xml Tue Mar 11 16:09:56 2014
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.openejb</groupId>
     <artifactId>arquillian</artifactId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>arquillian-tomee-moviefun-example</artifactId>
   <packaging>war</packaging>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-remote/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-remote/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-remote/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-remote/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>arquillian-tomee-remote</artifactId>
   <packaging>jar</packaging>
@@ -92,7 +92,7 @@
       <groupId>org.apache.openejb</groupId>
       <artifactId>apache-tomee</artifactId>
       <type>zip</type>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <classifier>webprofile</classifier>
       <scope>provided</scope>
     </dependency>
@@ -121,7 +121,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>arquillian-tomee-common</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>
@@ -148,7 +148,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>arquillian-common</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
     </dependency>
 
     <dependency>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-codi-tests/pom.xml Tue Mar 11 16:09:56 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>arquillian-tomee-tests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>arquillian-tomee-codi-tests</artifactId>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-config-tests/pom.xml Tue Mar 11 16:09:56 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>arquillian-tomee-tests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>arquillian-tomee-config-tests</artifactId>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxrs-tests/pom.xml Tue Mar 11 16:09:56 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>arquillian-tomee-tests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>arquillian-tomee-jaxrs-tests</artifactId>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jaxws-tests/pom.xml Tue Mar 11 16:09:56 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>arquillian-tomee-tests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>arquillian-tomee-jaxws-tests</artifactId>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-jms-tests/pom.xml Tue Mar 11 16:09:56 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>arquillian-tomee-tests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>arquillian-tomee-jms-tests</artifactId>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml Tue Mar 11 16:09:56 2014
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>arquillian-tomee-tests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>arquillian-tomee-webprofile-tests</artifactId>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-tests/pom.xml Tue Mar 11 16:09:56 2014
@@ -15,7 +15,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>arquillian-tomee-tests</artifactId>
   <packaging>pom</packaging>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-webapp-remote/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-webapp-remote/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-webapp-remote/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/arquillian-tomee-webapp-remote/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>arquillian-tomee-webapp-remote</artifactId>
   <packaging>jar</packaging>

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/pom.xml Tue Mar 11 16:09:56 2014
@@ -27,7 +27,7 @@
   </parent>
 
   <artifactId>arquillian</artifactId>
-  <version>1.6.0</version>
+  <version>1.6.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>OpenEJB :: Arquillian Adaptors Parent</name>
 

Modified: tomee/tomee/branches/tomee-1.6.0.1/arquillian/ziplock/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/arquillian/ziplock/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/arquillian/ziplock/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/arquillian/ziplock/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>arquillian</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>1.6.0</version>
+    <version>1.6.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>ziplock</artifactId>
   <packaging>jar</packaging>

Modified: tomee/tomee/branches/tomee-1.6.0.1/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/Assembler.java Tue Mar 11 16:09:56 2014
@@ -1492,6 +1492,7 @@ public class Assembler extends Assembler
 
             final Context globalContext = containerSystem.getJNDIContext();
             final AppContext appContext = containerSystem.getAppContext(appInfo.appId);
+            final ClassLoader classLoader = appContext.getClassLoader();
 
             if (null == appContext) {
                 logger.warning("Application id '" + appInfo.appId + "' not found in: " + Arrays.toString(containerSystem.getAppContextKeys()));
@@ -1500,7 +1501,7 @@ public class Assembler extends Assembler
                 final WebBeansContext webBeansContext = appContext.getWebBeansContext();
                 if (webBeansContext != null) {
                     final ClassLoader old = Thread.currentThread().getContextClassLoader();
-                    Thread.currentThread().setContextClassLoader(appContext.getClassLoader());
+                    Thread.currentThread().setContextClassLoader(classLoader);
                     try {
                         webBeansContext.getService(ContainerLifecycle.class).stopApplication(null);
                     } finally {
@@ -1627,7 +1628,7 @@ public class Assembler extends Assembler
                 for (final WebContext webContext : appContext.getWebContexts()) {
                     containerSystem.removeWebContext(webContext);
                 }
-                TldScanner.forceCompleteClean(appContext.getClassLoader());
+                TldScanner.forceCompleteClean(classLoader);
             }
 
             // Clear out naming for all components first
@@ -1775,6 +1776,17 @@ public class Assembler extends Assembler
 
             containerSystem.removeAppContext(appInfo.appId);
 
+            if (!appInfo.properties.containsKey("tomee.destroying")) { // destroy tomee classloader after resources cleanup
+                try {
+                    final Method m = classLoader.getClass().getMethod("internalStop");
+                    m.invoke(classLoader);
+                } catch (final NoSuchMethodException nsme) {
+                    // no-op
+                } catch (final Exception e) {
+                    logger.error("error stopping classloader of webapp " + appInfo.appId, e);
+                }
+                ClassLoaderUtil.cleanOpenJPACache(classLoader);
+            }
             ClassLoaderUtil.destroyClassLoader(appInfo.appId, appInfo.path);
 
             if (undeployException.getCauses().size() > 0) {

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout-meta/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout-meta/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout-meta/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout-meta/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/access-timeout/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/applet/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/applet/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/applet/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/applet/pom.xml Tue Mar 11 16:09:56 2014
@@ -57,7 +57,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/application-composer/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/application-composer/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/application-composer/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/application-composer/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/async-methods/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/async-methods/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/async-methods/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/async-methods/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/async-postconstruct/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/async-postconstruct/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/async-postconstruct/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/async-postconstruct/pom.xml Tue Mar 11 16:09:56 2014
@@ -17,7 +17,7 @@
     limitations under the License.
 -->
 
-<!-- $Rev: 1461000 $ $Date: 2013-03-26 00:13:43 -0700 (Tue, 26 Mar 2013) $ -->
+<!-- $Rev: 1.6.0.1-SNAPSHOT00 $ $Date: 2013-03-26 00:13:43 -0700 (Tue, 26 Mar 2013) $ -->
 
 <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/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/bean-validation-design-by-contract/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/bean-validation-design-by-contract/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/bean-validation-design-by-contract/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/bean-validation-design-by-contract/pom.xml Tue Mar 11 16:09:56 2014
@@ -31,7 +31,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-alternative-and-stereotypes/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-alternative-and-stereotypes/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-alternative-and-stereotypes/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-alternative-and-stereotypes/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-basic/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-basic/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-basic/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-basic/pom.xml Tue Mar 11 16:09:56 2014
@@ -32,7 +32,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-ejbcontext-jaas/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-ejbcontext-jaas/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-ejbcontext-jaas/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-ejbcontext-jaas/pom.xml Tue Mar 11 16:09:56 2014
@@ -54,7 +54,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -64,7 +64,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
         <configuration>
           <systemVariables>
             <java.security.auth.login.config>${project.build.directory}/apache-tomee/conf/login.config</java.security.auth.login.config>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-interceptors/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-interceptors/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-interceptors/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-interceptors/pom.xml Tue Mar 11 16:09:56 2014
@@ -28,7 +28,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-disposes/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-disposes/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-disposes/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-disposes/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-field/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-field/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-field/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-produces-field/pom.xml Tue Mar 11 16:09:56 2014
@@ -1,96 +1,96 @@
-<?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.
--->
-
-<!-- $Rev: 1090810 $ $Date: 2011-04-10 07:49:26 -0700 (Sun, 10 Apr 2011) $ -->
-
-<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/maven-v4_0_0.xsd">
-  <modelVersion>4.0.0</modelVersion>
-  <groupId>org.superbiz</groupId>
-  <artifactId>cdi-produces-field</artifactId>
-  <packaging>jar</packaging>
-  <version>1.1.0</version>
-  <name>OpenEJB :: Examples :: CDI-Field Producer</name>
-  <properties>
-    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-  </properties>
-  <build>
-    <defaultGoal>install</defaultGoal>
-    <plugins>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <version>3.0</version>
-        <configuration>
-          <source>1.6</source>
-          <target>1.6</target>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-  <repositories>
-    <repository>
-      <id>apache-m2-snapshot</id>
-      <name>Apache Snapshot Repository</name>
-      <url>http://repository.apache.org/snapshots</url>
-    </repository>
-  </repositories>
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.openejb</groupId>
-      <artifactId>javaee-api</artifactId>
-      <version>6.0-5</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>4.10</version>
-      <scope>test</scope>
-    </dependency>
-
-    <!--
-    The <scope>test</scope> guarantees that non of your runtime
-    code is dependent on any OpenEJB classes.
-    -->
-    <dependency>
-      <groupId>org.apache.openejb</groupId>
-      <artifactId>openejb-core</artifactId>
-      <version>4.6.0</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-
-  <!--
-  This section allows you to configure where to publish libraries for sharing.
-  It is not required and may be deleted.  For more information see:
-  http://maven.apache.org/plugins/maven-deploy-plugin/
-  -->
-  <distributionManagement>
-    <repository>
-      <id>localhost</id>
-      <url>file://${basedir}/target/repo/</url>
-    </repository>
-    <snapshotRepository>
-      <id>localhost</id>
-      <url>file://${basedir}/target/snapshot-repo/</url>
-    </snapshotRepository>
-  </distributionManagement>
-
-</project>
-
+<?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.
+-->
+
+<!-- $Rev: 1090810 $ $Date: 2011-04-10 07:49:26 -0700 (Sun, 10 Apr 2011) $ -->
+
+<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/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.superbiz</groupId>
+  <artifactId>cdi-produces-field</artifactId>
+  <packaging>jar</packaging>
+  <version>1.1.0</version>
+  <name>OpenEJB :: Examples :: CDI-Field Producer</name>
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+  </properties>
+  <build>
+    <defaultGoal>install</defaultGoal>
+    <plugins>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <version>3.0</version>
+        <configuration>
+          <source>1.6</source>
+          <target>1.6</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <repositories>
+    <repository>
+      <id>apache-m2-snapshot</id>
+      <name>Apache Snapshot Repository</name>
+      <url>http://repository.apache.org/snapshots</url>
+    </repository>
+  </repositories>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.openejb</groupId>
+      <artifactId>javaee-api</artifactId>
+      <version>6.0-5</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.10</version>
+      <scope>test</scope>
+    </dependency>
+
+    <!--
+    The <scope>test</scope> guarantees that non of your runtime
+    code is dependent on any OpenEJB classes.
+    -->
+    <dependency>
+      <groupId>org.apache.openejb</groupId>
+      <artifactId>openejb-core</artifactId>
+      <version>4.6.0</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+
+  <!--
+  This section allows you to configure where to publish libraries for sharing.
+  It is not required and may be deleted.  For more information see:
+  http://maven.apache.org/plugins/maven-deploy-plugin/
+  -->
+  <distributionManagement>
+    <repository>
+      <id>localhost</id>
+      <url>file://${basedir}/target/repo/</url>
+    </repository>
+    <snapshotRepository>
+      <id>localhost</id>
+      <url>file://${basedir}/target/snapshot-repo/</url>
+    </snapshotRepository>
+  </distributionManagement>
+
+</project>
+

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-realm/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-realm/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-realm/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-realm/pom.xml Tue Mar 11 16:09:56 2014
@@ -50,7 +50,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-session-scope/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-session-scope/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-session-scope/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cdi-session-scope/pom.xml Tue Mar 11 16:09:56 2014
@@ -45,7 +45,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/change-jaxws-url/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/change-jaxws-url/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/change-jaxws-url/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/change-jaxws-url/pom.xml Tue Mar 11 16:09:56 2014
@@ -26,7 +26,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <openejb.version>4.6.0</openejb.version>
-    <tomee.version>1.6.0</tomee.version>
+    <tomee.version>1.6.0.1-SNAPSHOT</tomee.version>
   </properties>
   <repositories>
     <repository>
@@ -71,7 +71,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
         <configuration>
           <tomeeVersion>${tomee.version}</tomeeVersion>
           <tomeeClassifier>plus</tomeeClassifier>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/client-resource-lookup-preview/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/client-resource-lookup-preview/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/client-resource-lookup-preview/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/client-resource-lookup-preview/pom.xml Tue Mar 11 16:09:56 2014
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/component-interfaces/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/component-interfaces/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/component-interfaces/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/component-interfaces/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -43,7 +43,7 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
+        <artifactId>maven-surefire-plugin</artifactId>
         <version>2.13</version>
         <configuration>
           <!-- argLine>-agentlib:jdwp=transport=dt_socket,server=y,address=5005</argLine -->

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/cucumber-jvm/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/cucumber-jvm/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/cucumber-jvm/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/cucumber-jvm/pom.xml Tue Mar 11 16:09:56 2014
@@ -32,7 +32,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/custom-injection/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/custom-injection/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/custom-injection/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/custom-injection/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-ciphered-password/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-ciphered-password/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-ciphered-password/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-ciphered-password/pom.xml Tue Mar 11 16:09:56 2014
@@ -31,7 +31,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-definition/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-definition/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-definition/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/datasource-definition/pom.xml Tue Mar 11 16:09:56 2014
@@ -56,7 +56,7 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -68,7 +68,7 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
+        <artifactId>maven-surefire-plugin</artifactId>
         <version>2.13</version>
         <configuration>
           <systemPropertyVariables>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/decorators/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/decorators/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/decorators/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/decorators/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-configproperty/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-configproperty/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-configproperty/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-configproperty/pom.xml Tue Mar 11 16:09:56 2014
@@ -82,7 +82,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-exception-handling/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-exception-handling/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-exception-handling/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-exception-handling/pom.xml Tue Mar 11 16:09:56 2014
@@ -32,7 +32,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -82,7 +82,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-i18n/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-i18n/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-i18n/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/deltaspike-i18n/pom.xml Tue Mar 11 16:09:56 2014
@@ -32,7 +32,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -82,7 +82,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-dao-implementation/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-dao-implementation/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-dao-implementation/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-dao-implementation/pom.xml Tue Mar 11 16:09:56 2014
@@ -31,7 +31,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-datasource-routing/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-datasource-routing/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-datasource-routing/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-datasource-routing/pom.xml Tue Mar 11 16:09:56 2014
@@ -31,7 +31,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-implementation/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-implementation/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-implementation/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-implementation/pom.xml Tue Mar 11 16:09:56 2014
@@ -30,7 +30,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-proxy-to-access-mbean/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-proxy-to-access-mbean/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-proxy-to-access-mbean/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/dynamic-proxy-to-access-mbean/pom.xml Tue Mar 11 16:09:56 2014
@@ -30,7 +30,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -39,7 +39,7 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
+        <artifactId>maven-surefire-plugin</artifactId>
         <version>2.13</version>
         <configuration>
           <argLine>-Dcom.sun.management.jmxremote.port=8243 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false</argLine>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/ear-testing/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/ear-testing/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/ear-testing/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/ear-testing/pom.xml Tue Mar 11 16:09:56 2014
@@ -47,7 +47,7 @@
       <plugins>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-compiler-plugin</artifactId>
+          <artifactId>maven-compiler-plugin</artifactId>
           <version>3.0</version>
           <configuration>
             <source>1.6</source>
@@ -56,7 +56,7 @@
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-surefire-plugin</artifactId>
+          <artifactId>maven-surefire-plugin</artifactId>
           <version>2.13</version>
         </plugin>
       </plugins>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-examples/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-examples/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-examples/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-examples/pom.xml Tue Mar 11 16:09:56 2014
@@ -41,12 +41,12 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
+        <artifactId>maven-surefire-plugin</artifactId>
         <version>2.13</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-webservice/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-webservice/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-webservice/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/ejb-webservice/pom.xml Tue Mar 11 16:09:56 2014
@@ -41,12 +41,12 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
+        <artifactId>maven-surefire-plugin</artifactId>
         <version>2.13</version>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-cdi/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-cdi/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-cdi/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-cdi/pom.xml Tue Mar 11 16:09:56 2014
@@ -99,7 +99,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-jpa/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-jpa/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-jpa/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-jpa/pom.xml Tue Mar 11 16:09:56 2014
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-spock/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-spock/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-spock/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/groovy-spock/pom.xml Tue Mar 11 16:09:56 2014
@@ -122,7 +122,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/helloworld-weblogic/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/helloworld-weblogic/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/helloworld-weblogic/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/helloworld-weblogic/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-connectionfactory/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-connectionfactory/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-connectionfactory/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-connectionfactory/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-datasource/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-datasource/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-datasource/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-datasource/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-ejbs/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-ejbs/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-ejbs/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-ejbs/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-entitymanager/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-entitymanager/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-entitymanager/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-entitymanager/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-env-entry/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-env-entry/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-env-entry/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/injection-of-env-entry/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-eclipselink/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-eclipselink/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-eclipselink/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-eclipselink/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-hibernate/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-hibernate/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-hibernate/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/jpa-hibernate/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-cdi-and-ejb/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-cdi-and-ejb/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-cdi-and-ejb/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-cdi-and-ejb/pom.xml Tue Mar 11 16:09:56 2014
@@ -33,7 +33,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-managedBean-and-ejb/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-managedBean-and-ejb/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-managedBean-and-ejb/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/jsf-managedBean-and-ejb/pom.xml Tue Mar 11 16:09:56 2014
@@ -43,7 +43,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs-with-descriptor/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs-with-descriptor/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs-with-descriptor/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs-with-descriptor/pom.xml Tue Mar 11 16:09:56 2014
@@ -37,7 +37,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.5</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/lookup-of-ejbs/pom.xml Tue Mar 11 16:09:56 2014
@@ -37,7 +37,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.5</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/mbean-auto-registration/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/mbean-auto-registration/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/mbean-auto-registration/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/mbean-auto-registration/pom.xml Tue Mar 11 16:09:56 2014
@@ -31,7 +31,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun-rest/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun-rest/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun-rest/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun-rest/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <name>OpenEJB :: Web Examples :: Moviefun Rest</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>1.6.0</tomee.version>
+    <tomee.version>1.6.0.1-SNAPSHOT</tomee.version>
   </properties>
   <repositories>
     <repository>
@@ -87,7 +87,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
         <configuration>
           <tomeeClassifier>plus</tomeeClassifier>
           <args>-Xmx512m -XX:PermSize=256m</args>
@@ -129,7 +129,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/moviefun/pom.xml Tue Mar 11 16:09:56 2014
@@ -22,7 +22,7 @@
   <name>OpenEJB :: Web Examples :: Moviefun</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>1.6.0</tomee.version>
+    <tomee.version>1.6.0.1-SNAPSHOT</tomee.version>
     <version.shrinkwrap.resolver>2.0.0-alpha-5</version.shrinkwrap.resolver>
   </properties>
   <repositories>
@@ -98,7 +98,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
         <configuration>
           <tomeeClassifier>plus</tomeeClassifier>
           <args>-Xmx512m -XX:PermSize=256m</args>
@@ -166,7 +166,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>tomee-embedded</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <!--<classifier>uber</classifier> -->
       <scope>test</scope>
     </dependency>
@@ -189,7 +189,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete-meta/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete-meta/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete-meta/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete-meta/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/movies-complete/pom.xml Tue Mar 11 16:09:56 2014
@@ -34,7 +34,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-arquillian-adapters/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-arquillian-adapters/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-arquillian-adapters/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-arquillian-adapters/pom.xml Tue Mar 11 16:09:56 2014
@@ -29,7 +29,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
-    <tomee.version>1.6.0</tomee.version>
+    <tomee.version>1.6.0.1-SNAPSHOT</tomee.version>
     <openejb.version>4.6.0</openejb.version>
     <arquillian.version>1.0.1.Final</arquillian.version>
   </properties>
@@ -39,7 +39,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -54,7 +54,7 @@
         3. set the arquillian launcher to use
         -->
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
+        <artifactId>maven-surefire-plugin</artifactId>
         <version>2.13</version>
         <executions>
           <execution>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-tomee-arquillian/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-tomee-arquillian/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-tomee-arquillian/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/multiple-tomee-arquillian/pom.xml Tue Mar 11 16:09:56 2014
@@ -27,7 +27,7 @@
   <name>OpenEJB :: Examples :: Multiple TomEE with Arquillian</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <tomee.version>1.6.0</tomee.version>
+    <tomee.version>1.6.0.1-SNAPSHOT</tomee.version>
   </properties>
   <build>
     <defaultGoal>install</defaultGoal>
@@ -40,7 +40,7 @@
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-compiler-plugin</artifactId>
+        <artifactId>maven-compiler-plugin</artifactId>
         <version>3.0</version>
         <configuration>
           <source>1.6</source>
@@ -49,7 +49,7 @@
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-surefire-plugin</artifactId>
+        <artifactId>maven-surefire-plugin</artifactId>
         <version>2.13</version>
         <configuration>
           <systemPropertyVariables>
@@ -104,7 +104,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ziplock</artifactId>
-      <version>1.6.0</version>
+      <version>1.6.0.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: tomee/tomee/branches/tomee-1.6.0.1/examples/myfaces-codi-demo/pom.xml
URL: http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.6.0.1/examples/myfaces-codi-demo/pom.xml?rev=1576402&r1=1576401&r2=1576402&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.6.0.1/examples/myfaces-codi-demo/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.6.0.1/examples/myfaces-codi-demo/pom.xml Tue Mar 11 16:09:56 2014
@@ -40,7 +40,7 @@
       <plugin>
         <groupId>org.apache.openejb.maven</groupId>
         <artifactId>tomee-maven-plugin</artifactId>
-        <version>1.6.0</version>
+        <version>1.6.0.1-SNAPSHOT</version>
       </plugin>
     </plugins>
   </build>