Author: boisvert
Date: Thu Jul 13 08:57:09 2006
New Revision: 421652

URL: http://svn.apache.org/viewvc?rev=421652&view=rev
Log:
Copy examples to jbi-examples

Added:
    incubator/ode/scratch/pxe-iapi/jbi-examples/
      - copied from r421647, incubator/ode/scratch/pxe-iapi/examples/
Removed:
    incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/AsyncProcess/
    
incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/AsyncProcess_NativeProtocol/
    incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/DynPartner/
    incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/GeoIp/
    incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/HelloWorld/
    incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/MagicSession/
    incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/ManagementAPI/
    incubator/ode/scratch/pxe-iapi/jbi-examples/src/examples/Retailer/
Modified:
    incubator/ode/scratch/pxe-iapi/jbi-examples/pom.xml

Modified: incubator/ode/scratch/pxe-iapi/jbi-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/ode/scratch/pxe-iapi/jbi-examples/pom.xml?rev=421652&r1=421647&r2=421652&view=diff
==============================================================================
--- incubator/ode/scratch/pxe-iapi/jbi-examples/pom.xml (original)
+++ incubator/ode/scratch/pxe-iapi/jbi-examples/pom.xml Thu Jul 13 08:57:09 2006
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <project>
     <groupId>pxe</groupId>
-    <artifactId>pxe-examples</artifactId>
-    <name>PXE :: BPEL Examples</name>
+    <artifactId>pxe-jbi-examples</artifactId>
+    <name>PXE :: JBI Integration Examples</name>
 
     <modelVersion>4.0.0</modelVersion>
     <parent>
@@ -10,7 +10,6 @@
         <artifactId>pxe</artifactId>
         <version>2.0-SNAPSHOT</version>
     </parent>
-    <version>2.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <build>
         <plugins>


Reply via email to