You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by dj...@apache.org on 2008/11/14 21:27:56 UTC

svn commit: r714127 - in /openejb/trunk/openejb3: ./ api/ api/ejb31-api-experimental/ assembly/ assembly/openejb-itests-standalone-client/ assembly/openejb-standalone/ assembly/openejb-tomcat/ assembly/openejb-tomcat/openejb-tomcat-catalina/ assembly/o...

Author: djencks
Date: Fri Nov 14 12:27:54 2008
New Revision: 714127

URL: http://svn.apache.org/viewvc?rev=714127&view=rev
Log:
update to version 3.1.1-SNAPSHOT.  Use apache pom v 4.  Don't push timestamped snapshots per infra policy

Modified:
    openejb/trunk/openejb3/api/ejb31-api-experimental/pom.xml
    openejb/trunk/openejb3/api/pom.xml
    openejb/trunk/openejb3/assembly/openejb-itests-standalone-client/pom.xml
    openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml
    openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-catalina/pom.xml
    openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-common/pom.xml
    openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-loader/pom.xml
    openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-webapp/pom.xml
    openejb/trunk/openejb3/assembly/openejb-tomcat/pom.xml
    openejb/trunk/openejb3/assembly/pom.xml
    openejb/trunk/openejb3/container/openejb-core/pom.xml
    openejb/trunk/openejb3/container/openejb-javaagent/pom.xml
    openejb/trunk/openejb3/container/openejb-jee/pom.xml
    openejb/trunk/openejb3/container/openejb-loader/pom.xml
    openejb/trunk/openejb3/container/openejb-spring/pom.xml
    openejb/trunk/openejb3/container/pom.xml
    openejb/trunk/openejb3/examples/component-interfaces/pom.xml
    openejb/trunk/openejb3/examples/custom-injection/pom.xml
    openejb/trunk/openejb3/examples/ear-testing/business-logic/pom.xml
    openejb/trunk/openejb3/examples/helloworld-weblogic/pom.xml
    openejb/trunk/openejb3/examples/injection-of-connectionfactory/pom.xml
    openejb/trunk/openejb3/examples/injection-of-datasource/pom.xml
    openejb/trunk/openejb3/examples/injection-of-ejbs/pom.xml
    openejb/trunk/openejb3/examples/injection-of-entitymanager/pom.xml
    openejb/trunk/openejb3/examples/injection-of-env-entry/pom.xml
    openejb/trunk/openejb3/examples/interceptors/pom.xml
    openejb/trunk/openejb3/examples/jpa-eclipselink/pom.xml
    openejb/trunk/openejb3/examples/jpa-hibernate/pom.xml
    openejb/trunk/openejb3/examples/pom.xml
    openejb/trunk/openejb3/examples/simple-cmp2/pom.xml
    openejb/trunk/openejb3/examples/simple-mdb-with-descriptor/pom.xml
    openejb/trunk/openejb3/examples/simple-mdb/pom.xml
    openejb/trunk/openejb3/examples/simple-singleton/pom.xml
    openejb/trunk/openejb3/examples/simple-stateful/pom.xml
    openejb/trunk/openejb3/examples/simple-stateless-with-descriptor/pom.xml
    openejb/trunk/openejb3/examples/simple-stateless/pom.xml
    openejb/trunk/openejb3/examples/simple-webservice/pom.xml
    openejb/trunk/openejb3/examples/telephone-stateful/pom.xml
    openejb/trunk/openejb3/examples/testing-security-2/pom.xml
    openejb/trunk/openejb3/examples/testing-security/pom.xml
    openejb/trunk/openejb3/examples/testing-transactions/pom.xml
    openejb/trunk/openejb3/examples/webapps/pom.xml
    openejb/trunk/openejb3/itests/openejb-itests-app/pom.xml
    openejb/trunk/openejb3/itests/openejb-itests-beans/pom.xml
    openejb/trunk/openejb3/itests/openejb-itests-client/pom.xml
    openejb/trunk/openejb3/itests/openejb-itests-interceptor-beans/pom.xml
    openejb/trunk/openejb3/itests/openejb-itests-servlets/pom.xml
    openejb/trunk/openejb3/itests/openejb-itests-web/pom.xml
    openejb/trunk/openejb3/itests/pom.xml
    openejb/trunk/openejb3/pom.xml
    openejb/trunk/openejb3/server/openejb-activemq/pom.xml
    openejb/trunk/openejb3/server/openejb-admin/pom.xml
    openejb/trunk/openejb3/server/openejb-axis/pom.xml
    openejb/trunk/openejb3/server/openejb-axis2/pom.xml
    openejb/trunk/openejb3/server/openejb-client/pom.xml
    openejb/trunk/openejb3/server/openejb-corba/pom.xml
    openejb/trunk/openejb3/server/openejb-cxf/pom.xml
    openejb/trunk/openejb3/server/openejb-derbynet/pom.xml
    openejb/trunk/openejb3/server/openejb-ejbd/pom.xml
    openejb/trunk/openejb3/server/openejb-hsql/pom.xml
    openejb/trunk/openejb3/server/openejb-http/pom.xml
    openejb/trunk/openejb3/server/openejb-multicast/pom.xml
    openejb/trunk/openejb3/server/openejb-server/pom.xml
    openejb/trunk/openejb3/server/openejb-telnet/pom.xml
    openejb/trunk/openejb3/server/openejb-webadmin/pom.xml
    openejb/trunk/openejb3/server/openejb-webservices/pom.xml
    openejb/trunk/openejb3/server/pom.xml

Modified: openejb/trunk/openejb3/api/ejb31-api-experimental/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/api/ejb31-api-experimental/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/api/ejb31-api-experimental/pom.xml (original)
+++ openejb/trunk/openejb3/api/ejb31-api-experimental/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>api</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>ejb31-api-experimental</artifactId>

Modified: openejb/trunk/openejb3/api/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/api/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/api/pom.xml (original)
+++ openejb/trunk/openejb3/api/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>openejb</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>api</artifactId>

Modified: openejb/trunk/openejb3/assembly/openejb-itests-standalone-client/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-itests-standalone-client/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-itests-standalone-client/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-itests-standalone-client/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>assembly</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-itests-standalone-client</artifactId>

Modified: openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-standalone/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,29 +1,29 @@
-<?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$ $Date$ -->
-
+<?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$ $Date$ -->
+
 <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">
   <parent>
     <artifactId>assembly</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-standalone</artifactId>
@@ -73,15 +73,15 @@
             </goals>
           </execution>
         </executions>
-      </plugin>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>rat-maven-plugin</artifactId>
-        <configuration>
-          <excludes>
-            <exclude>src/main/resources/DATA-README.txt</exclude>
-          </excludes>
-        </configuration>
+      </plugin>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>rat-maven-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>src/main/resources/DATA-README.txt</exclude>
+          </excludes>
+        </configuration>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>

Modified: openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-catalina/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-catalina/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-catalina/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-catalina/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,26 +23,26 @@
   <parent>
     <artifactId>openejb-tomcat</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-tomcat-catalina</artifactId>
   <packaging>jar</packaging>
   <name>OpenEJB :: Assembly :: Tomcat :: Catalina</name>
   <description>This module contains the classes that will be added to the catalina class loader</description>
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>rat-maven-plugin</artifactId>
-        <configuration>
-          <excludes>
-            <exclude>src/main/resources/META-INF/org.apache.openejb.tomcat/ServerClassLoader</exclude>
-          </excludes>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>rat-maven-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>src/main/resources/META-INF/org.apache.openejb.tomcat/ServerClassLoader</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
   <dependencies>
     <dependency>
       <groupId>org.apache.openejb</groupId>

Modified: openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-common/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-common/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-common/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-common/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>openejb-tomcat</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-tomcat-common</artifactId>

Modified: openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-loader/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-loader/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-loader/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-loader/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>openejb-tomcat</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-tomcat-loader</artifactId>

Modified: openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-webapp/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-webapp/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-webapp/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-tomcat/openejb-tomcat-webapp/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>openejb-tomcat</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-tomcat-webapp</artifactId>
@@ -34,7 +34,7 @@
       <plugin>
         <artifactId>maven-assembly-plugin</artifactId>
         <executions>
-          <execution>
+          <execution>
             <id>war</id>
             <phase>package</phase>
             <goals>
@@ -43,9 +43,9 @@
           </execution>
         </executions>
         <configuration>
-          <appendAssemblyId>false</appendAssemblyId>
+          <appendAssemblyId>false</appendAssemblyId>
           <descriptors>
-            <descriptor>src/main/assembly/war.xml</descriptor>
+            <descriptor>src/main/assembly/war.xml</descriptor>
           </descriptors>
         </configuration>
       </plugin>

Modified: openejb/trunk/openejb3/assembly/openejb-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/openejb-tomcat/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/openejb-tomcat/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/openejb-tomcat/pom.xml Fri Nov 14 12:27:54 2008
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>assembly</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-tomcat</artifactId>

Modified: openejb/trunk/openejb3/assembly/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/assembly/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/assembly/pom.xml (original)
+++ openejb/trunk/openejb3/assembly/pom.xml Fri Nov 14 12:27:54 2008
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>openejb</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>assembly</artifactId>

Modified: openejb/trunk/openejb3/container/openejb-core/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-core/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/container/openejb-core/pom.xml (original)
+++ openejb/trunk/openejb3/container/openejb-core/pom.xml Fri Nov 14 12:27:54 2008
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>container</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-core</artifactId>

Modified: openejb/trunk/openejb3/container/openejb-javaagent/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-javaagent/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/container/openejb-javaagent/pom.xml (original)
+++ openejb/trunk/openejb3/container/openejb-javaagent/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>container</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-javaagent</artifactId>

Modified: openejb/trunk/openejb3/container/openejb-jee/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-jee/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/container/openejb-jee/pom.xml (original)
+++ openejb/trunk/openejb3/container/openejb-jee/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>container</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-jee</artifactId>

Modified: openejb/trunk/openejb3/container/openejb-loader/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-loader/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/container/openejb-loader/pom.xml (original)
+++ openejb/trunk/openejb3/container/openejb-loader/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>container</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-loader</artifactId>

Modified: openejb/trunk/openejb3/container/openejb-spring/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/openejb-spring/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/container/openejb-spring/pom.xml (original)
+++ openejb/trunk/openejb3/container/openejb-spring/pom.xml Fri Nov 14 12:27:54 2008
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>container</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-spring</artifactId>

Modified: openejb/trunk/openejb3/container/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/container/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/container/pom.xml (original)
+++ openejb/trunk/openejb3/container/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>openejb</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>container</artifactId>

Modified: openejb/trunk/openejb3/examples/component-interfaces/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/component-interfaces/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/component-interfaces/pom.xml (original)
+++ openejb/trunk/openejb3/examples/component-interfaces/pom.xml Fri Nov 14 12:27:54 2008
@@ -73,7 +73,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/custom-injection/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/custom-injection/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/custom-injection/pom.xml (original)
+++ openejb/trunk/openejb3/examples/custom-injection/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,24 +1,24 @@
-<?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$ $Date$ -->
-
+<?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$ $Date$ -->
+
 <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>
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/ear-testing/business-logic/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/ear-testing/business-logic/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/ear-testing/business-logic/pom.xml (original)
+++ openejb/trunk/openejb3/examples/ear-testing/business-logic/pom.xml Fri Nov 14 12:27:54 2008
@@ -58,7 +58,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/helloworld-weblogic/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/helloworld-weblogic/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/helloworld-weblogic/pom.xml (original)
+++ openejb/trunk/openejb3/examples/helloworld-weblogic/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/injection-of-connectionfactory/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/injection-of-connectionfactory/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/injection-of-connectionfactory/pom.xml (original)
+++ openejb/trunk/openejb3/examples/injection-of-connectionfactory/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/injection-of-datasource/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/injection-of-datasource/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/injection-of-datasource/pom.xml (original)
+++ openejb/trunk/openejb3/examples/injection-of-datasource/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,24 +1,24 @@
-<?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$ $Date$ -->
-
+<?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$ $Date$ -->
+
 <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>
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/injection-of-ejbs/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/injection-of-ejbs/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/injection-of-ejbs/pom.xml (original)
+++ openejb/trunk/openejb3/examples/injection-of-ejbs/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/injection-of-entitymanager/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/injection-of-entitymanager/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/injection-of-entitymanager/pom.xml (original)
+++ openejb/trunk/openejb3/examples/injection-of-entitymanager/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/injection-of-env-entry/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/injection-of-env-entry/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/injection-of-env-entry/pom.xml (original)
+++ openejb/trunk/openejb3/examples/injection-of-env-entry/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,24 +1,24 @@
-<?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$ $Date$ -->
-
+<?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$ $Date$ -->
+
 <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>
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/interceptors/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/interceptors/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/interceptors/pom.xml (original)
+++ openejb/trunk/openejb3/examples/interceptors/pom.xml Fri Nov 14 12:27:54 2008
@@ -89,7 +89,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/jpa-eclipselink/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/jpa-eclipselink/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/jpa-eclipselink/pom.xml (original)
+++ openejb/trunk/openejb3/examples/jpa-eclipselink/pom.xml Fri Nov 14 12:27:54 2008
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/jpa-hibernate/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/jpa-hibernate/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/jpa-hibernate/pom.xml (original)
+++ openejb/trunk/openejb3/examples/jpa-hibernate/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/pom.xml (original)
+++ openejb/trunk/openejb3/examples/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>openejb</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>examples</artifactId>

Modified: openejb/trunk/openejb3/examples/simple-cmp2/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-cmp2/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-cmp2/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-cmp2/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/simple-mdb-with-descriptor/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-mdb-with-descriptor/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-mdb-with-descriptor/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-mdb-with-descriptor/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/simple-mdb/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-mdb/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-mdb/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-mdb/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/simple-singleton/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-singleton/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-singleton/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-singleton/pom.xml Fri Nov 14 12:27:54 2008
@@ -55,7 +55,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>ejb31-api-experimental</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
@@ -72,7 +72,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/simple-stateful/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-stateful/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-stateful/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-stateful/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/simple-stateless-with-descriptor/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-stateless-with-descriptor/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-stateless-with-descriptor/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-stateless-with-descriptor/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,74 +1,74 @@
-<?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: 636494 $ $Date: 2008-03-12 20:24:02 +0000 (Wed, 12 Mar 2008) $ -->
-
-<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>simple-stateless-with-descriptor</artifactId>
-  <packaging>jar</packaging>
-  <version>1.1-SNAPSHOT</version>
-  <name>OpenEJB :: Examples :: Simple Stateless With Deployment Descriptor</name>
-  <build>
-    <defaultGoal>install</defaultGoal>
-    <plugins>
-      <plugin>
-        <artifactId>maven-compiler-plugin</artifactId>
-        <configuration>
-          <source>1.5</source>
-          <target>1.5</target>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-  <repositories>
-    <repository>
-      <id>apache-m2-snapshot</id>
-      <name>Apache Snapshot Repository</name>
-      <url>http://people.apache.org/repo/m2-snapshot-repository/</url>
-    </repository>
-  </repositories>
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.openejb</groupId>
-      <artifactId>javaee-api</artifactId>
-      <version>5.0-1</version>
-      <scope>provided</scope>
-    </dependency>
-    <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>4.1</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>3.1-SNAPSHOT</version>
-      <scope>test</scope>
-    </dependency>
-  </dependencies>
-</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: 636494 $ $Date: 2008-03-12 20:24:02 +0000 (Wed, 12 Mar 2008) $ -->
+
+<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>simple-stateless-with-descriptor</artifactId>
+  <packaging>jar</packaging>
+  <version>1.1-SNAPSHOT</version>
+  <name>OpenEJB :: Examples :: Simple Stateless With Deployment Descriptor</name>
+  <build>
+    <defaultGoal>install</defaultGoal>
+    <plugins>
+      <plugin>
+        <artifactId>maven-compiler-plugin</artifactId>
+        <configuration>
+          <source>1.5</source>
+          <target>1.5</target>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+  <repositories>
+    <repository>
+      <id>apache-m2-snapshot</id>
+      <name>Apache Snapshot Repository</name>
+      <url>http://people.apache.org/repo/m2-snapshot-repository/</url>
+    </repository>
+  </repositories>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.openejb</groupId>
+      <artifactId>javaee-api</artifactId>
+      <version>5.0-1</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>junit</groupId>
+      <artifactId>junit</artifactId>
+      <version>4.1</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>3.1.1-SNAPSHOT</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
+</project>
 

Modified: openejb/trunk/openejb3/examples/simple-stateless/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-stateless/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-stateless/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-stateless/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/simple-webservice/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/simple-webservice/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/simple-webservice/pom.xml (original)
+++ openejb/trunk/openejb3/examples/simple-webservice/pom.xml Fri Nov 14 12:27:54 2008
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-cxf</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Modified: openejb/trunk/openejb3/examples/telephone-stateful/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/telephone-stateful/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/telephone-stateful/pom.xml (original)
+++ openejb/trunk/openejb3/examples/telephone-stateful/pom.xml Fri Nov 14 12:27:54 2008
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-ejbd</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <!-- END SNIPPET: openejbdep -->

Modified: openejb/trunk/openejb3/examples/testing-security-2/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/testing-security-2/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/testing-security-2/pom.xml (original)
+++ openejb/trunk/openejb3/examples/testing-security-2/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,24 +1,24 @@
-<?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: 636494 $ $Date: 2008-03-12 21:24:02 +0100 (Wed, 12 Mar 2008) $ -->
-
+<?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: 636494 $ $Date: 2008-03-12 21:24:02 +0100 (Wed, 12 Mar 2008) $ -->
+
 <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>
@@ -73,7 +73,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/testing-security/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/testing-security/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/testing-security/pom.xml (original)
+++ openejb/trunk/openejb3/examples/testing-security/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,24 +1,24 @@
-<?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: 636494 $ $Date: 2008-03-12 21:24:02 +0100 (Wed, 12 Mar 2008) $ -->
-
+<?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: 636494 $ $Date: 2008-03-12 21:24:02 +0100 (Wed, 12 Mar 2008) $ -->
+
 <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>
@@ -73,7 +73,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/testing-transactions/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/testing-transactions/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/testing-transactions/pom.xml (original)
+++ openejb/trunk/openejb3/examples/testing-transactions/pom.xml Fri Nov 14 12:27:54 2008
@@ -1,24 +1,24 @@
-<?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: 636494 $ $Date: 2008-03-12 21:24:02 +0100 (Wed, 12 Mar 2008) $ -->
-
+<?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: 636494 $ $Date: 2008-03-12 21:24:02 +0100 (Wed, 12 Mar 2008) $ -->
+
 <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>
@@ -66,7 +66,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>3.1-SNAPSHOT</version>
+      <version>3.1.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 

Modified: openejb/trunk/openejb3/examples/webapps/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples/webapps/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/examples/webapps/pom.xml (original)
+++ openejb/trunk/openejb3/examples/webapps/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>openejb</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>webapps</artifactId>

Modified: openejb/trunk/openejb3/itests/openejb-itests-app/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/itests/openejb-itests-app/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/itests/openejb-itests-app/pom.xml (original)
+++ openejb/trunk/openejb3/itests/openejb-itests-app/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>itests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-itests-app</artifactId>

Modified: openejb/trunk/openejb3/itests/openejb-itests-beans/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/itests/openejb-itests-beans/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/itests/openejb-itests-beans/pom.xml (original)
+++ openejb/trunk/openejb3/itests/openejb-itests-beans/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>itests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-itests-beans</artifactId>

Modified: openejb/trunk/openejb3/itests/openejb-itests-client/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/itests/openejb-itests-client/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/itests/openejb-itests-client/pom.xml (original)
+++ openejb/trunk/openejb3/itests/openejb-itests-client/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>itests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-itests-client</artifactId>

Modified: openejb/trunk/openejb3/itests/openejb-itests-interceptor-beans/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/itests/openejb-itests-interceptor-beans/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/itests/openejb-itests-interceptor-beans/pom.xml (original)
+++ openejb/trunk/openejb3/itests/openejb-itests-interceptor-beans/pom.xml Fri Nov 14 12:27:54 2008
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.openejb</groupId>
     <artifactId>itests</artifactId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>openejb-itests-interceptor-beans</artifactId>

Modified: openejb/trunk/openejb3/itests/openejb-itests-servlets/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/itests/openejb-itests-servlets/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/itests/openejb-itests-servlets/pom.xml (original)
+++ openejb/trunk/openejb3/itests/openejb-itests-servlets/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>itests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-itests-servlets</artifactId>

Modified: openejb/trunk/openejb3/itests/openejb-itests-web/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/itests/openejb-itests-web/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/itests/openejb-itests-web/pom.xml (original)
+++ openejb/trunk/openejb3/itests/openejb-itests-web/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>itests</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-itests-web</artifactId>

Modified: openejb/trunk/openejb3/itests/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/itests/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/itests/pom.xml (original)
+++ openejb/trunk/openejb3/itests/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>openejb</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>itests</artifactId>

Modified: openejb/trunk/openejb3/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/pom.xml (original)
+++ openejb/trunk/openejb3/pom.xml Fri Nov 14 12:27:54 2008
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>3</version>
+    <version>4</version>
   </parent>
 
   <groupId>org.apache.openejb</groupId>
@@ -86,9 +86,9 @@
   </ciManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/openejb/tags/openejb-3.0-SNAPSHOT</connection>
-    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/openejb/tags/openejb-3.0-SNAPSHOT</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/openejb/tags/openejb-3.0-SNAPSHOT</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/openejb/trunk/openejb3</connection>
+    <developerConnection>scm:svn:https://${maven.username}@svn.apache.org/repos/asf/openejb/trunk/openejb3</developerConnection>
+    <url>http://svn.apache.org/viewvc/openejb/trunk/openejb3</url>
   </scm>
 
   <properties>
@@ -905,6 +905,12 @@
       <id>openejb-website</id>
       <url>scp://people.apache.org/www/openejb.apache.org/openejb/maven</url>
     </site>
+    <snapshotRepository>
+      <id>apache.snapshots</id>
+      <name>Apache Development Snapshot Repository</name>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+      <uniqueVersion>false</uniqueVersion>
+    </snapshotRepository>
   </distributionManagement>
   <reporting>
     <plugins>

Modified: openejb/trunk/openejb3/server/openejb-activemq/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-activemq/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-activemq/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-activemq/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-activemq</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-admin/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-admin/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-admin/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-admin/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-admin</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-axis/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-axis/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-axis/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-axis/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,24 +23,24 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-axis</artifactId>
   <packaging>jar</packaging>
-  <name>OpenEJB :: Server :: Axis</name>
-  <build>
-    <plugins>
-      <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>rat-maven-plugin</artifactId>
-        <configuration>
-          <excludes>
-            <exclude>src/main/resources/META-INF/schema/soap_encoding_1_1.xsd</exclude>
-          </excludes>
-        </configuration>
-      </plugin>
-    </plugins>
+  <name>OpenEJB :: Server :: Axis</name>
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.codehaus.mojo</groupId>
+        <artifactId>rat-maven-plugin</artifactId>
+        <configuration>
+          <excludes>
+            <exclude>src/main/resources/META-INF/schema/soap_encoding_1_1.xsd</exclude>
+          </excludes>
+        </configuration>
+      </plugin>
+    </plugins>
   </build>
   <dependencies>
     <dependency>

Modified: openejb/trunk/openejb3/server/openejb-axis2/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-axis2/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-axis2/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-axis2/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-axis2</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-client/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-client/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-client/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-client/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-client</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-corba/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-corba/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-corba/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-corba/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-corba</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-cxf/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-cxf/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-cxf/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-cxf/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-cxf</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-derbynet/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-derbynet/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-derbynet/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-derbynet/pom.xml Fri Nov 14 12:27:54 2008
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-derbynet</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-ejbd/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-ejbd/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-ejbd/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-ejbd/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-ejbd</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-hsql/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-hsql/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-hsql/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-hsql/pom.xml Fri Nov 14 12:27:54 2008
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-hsql</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-http/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-http/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-http/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-http/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-http</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-multicast/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-multicast/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-multicast/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-multicast/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-multicast</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-server/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-server/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-server/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-server/pom.xml Fri Nov 14 12:27:54 2008
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-server</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-telnet/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-telnet/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-telnet/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-telnet/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
     </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-telnet</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-webadmin/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-webadmin/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-webadmin/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-webadmin/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-webadmin</artifactId>

Modified: openejb/trunk/openejb3/server/openejb-webservices/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/openejb-webservices/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/openejb-webservices/pom.xml (original)
+++ openejb/trunk/openejb3/server/openejb-webservices/pom.xml Fri Nov 14 12:27:54 2008
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>server</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>openejb-webservices</artifactId>

Modified: openejb/trunk/openejb3/server/pom.xml
URL: http://svn.apache.org/viewvc/openejb/trunk/openejb3/server/pom.xml?rev=714127&r1=714126&r2=714127&view=diff
==============================================================================
--- openejb/trunk/openejb3/server/pom.xml (original)
+++ openejb/trunk/openejb3/server/pom.xml Fri Nov 14 12:27:54 2008
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>openejb</artifactId>
     <groupId>org.apache.openejb</groupId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>server</artifactId>