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 04:33:31 UTC

svn commit: r805315 - in /websites/staging/openejb/trunk: ./ content/examples-trunk/webservice-handlerchain/pom.xml

Author: buildbot
Date: Sun Feb 19 03:33:30 2012
New Revision: 805315

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/   (props changed)
    websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml

Propchange: websites/staging/openejb/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Feb 19 03:33:30 2012
@@ -1 +1 @@
-1290932
+1290933

Modified: websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/webservice-handlerchain/pom.xml Sun Feb 19 03:33:30 2012
@@ -22,7 +22,7 @@
 <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>webservice-handlers</artifactId>
+  <artifactId>webservice-handlerchain</artifactId>
   <packaging>jar</packaging>
   <version>1.1-SNAPSHOT</version>
   <name>OpenEJB :: Examples :: Web Service Handlers</name>