You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/02/19 20:16:19 UTC

svn commit: r805377 - in /websites/staging/openejb/trunk: ./ content/examples-trunk/webapps/rest-example/pom.xml

Author: buildbot
Date: Sun Feb 19 19:16:18 2012
New Revision: 805377

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/   (props changed)
    websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml

Propchange: websites/staging/openejb/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb 19 19:16:18 2012
@@ -1 +1 @@
-1291041
+1291043

Modified: websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webapps/rest-example/pom.xml Sun Feb 19 19:16:18 2012
@@ -118,23 +118,9 @@
           </dependency>
         </dependencies>
       </plugin>
-<plugin>
-<groupId>org.apache.openejb</groupId>
-    <version>0.0.1-SNAPSHOT</version>
-<artifactId>dd-maven-plugin</artifactId>
-<executions><execution>
-<id>foo</id>
-<goals><goal>merge</goal></goals>
-</execution>
-</executions></plugin>
     </plugins>
   </build>
   <dependencies>
-<dependency>
-<groupId>org.superbiz</groupId>
-  <artifactId>webservice-security</artifactId>
-  <version>1.1-SNAPSHOT</version>
-      </dependency>
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>javaee-api</artifactId>