You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rs...@apache.org on 2008/10/16 15:50:44 UTC

svn commit: r705244 [2/2] - in /tuscany/sandbox/event: ./ modules/ modules/api/ modules/assembly-java-dsl/ modules/assembly-xml/ modules/assembly-xsd/ modules/assembly/ modules/binding-atom-abdera/ modules/binding-atom/ modules/binding-corba-runtime/ m...

Modified: tuscany/sandbox/event/modules/host-embedded/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/host-embedded/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/host-embedded/pom.xml (original)
+++ tuscany/sandbox/event/modules/host-embedded/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-host-embedded</artifactId>
@@ -32,79 +32,79 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
     	<dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-extensibility</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-definitions</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-definitions-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core-databinding</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xsd</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-endpoint</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>        
      

Modified: tuscany/sandbox/event/modules/host-http/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/host-http/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/host-http/pom.xml (original)
+++ tuscany/sandbox/event/modules/host-http/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-host-http</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core-spi</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>

Modified: tuscany/sandbox/event/modules/host-jetty/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/host-jetty/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/host-jetty/pom.xml (original)
+++ tuscany/sandbox/event/modules/host-jetty/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-host-jetty</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-http</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>

Modified: tuscany/sandbox/event/modules/implementation-java-runtime/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/implementation-java-runtime/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/implementation-java-runtime/pom.xml (original)
+++ tuscany/sandbox/event/modules/implementation-java-runtime/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-implementation-java-runtime</artifactId>
@@ -32,31 +32,31 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core-spi</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-databinding</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>        
     </dependencies>
 

Modified: tuscany/sandbox/event/modules/implementation-java-xml/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/implementation-java-xml/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/implementation-java-xml/pom.xml (original)
+++ tuscany/sandbox/event/modules/implementation-java-xml/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-implementation-java-xml</artifactId>
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
@@ -80,13 +80,13 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>        
     </dependencies>

Modified: tuscany/sandbox/event/modules/implementation-java/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/implementation-java/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/implementation-java/pom.xml (original)
+++ tuscany/sandbox/event/modules/implementation-java/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-implementation-java</artifactId>
@@ -32,19 +32,19 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-interface-java</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-sca-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>

Modified: tuscany/sandbox/event/modules/implementation-node-runtime/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/implementation-node-runtime/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/implementation-node-runtime/pom.xml (original)
+++ tuscany/sandbox/event/modules/implementation-node-runtime/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -33,37 +33,37 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-node</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core-spi</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-launcher</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-http</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 

Modified: tuscany/sandbox/event/modules/implementation-node/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/implementation-node/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/implementation-node/pom.xml (original)
+++ tuscany/sandbox/event/modules/implementation-node/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -33,32 +33,32 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
 

Modified: tuscany/sandbox/event/modules/interface-java-jaxws/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/interface-java-jaxws/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/interface-java-jaxws/pom.xml (original)
+++ tuscany/sandbox/event/modules/interface-java-jaxws/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-interface-java-jaxws</artifactId>
@@ -32,17 +32,17 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core-spi</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-databinding-jaxb</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-interface-java-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>

Modified: tuscany/sandbox/event/modules/interface-java-xml/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/interface-java-xml/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/interface-java-xml/pom.xml (original)
+++ tuscany/sandbox/event/modules/interface-java-xml/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-interface-java-xml</artifactId>
@@ -32,32 +32,32 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-interface-java</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>        
     </dependencies>

Modified: tuscany/sandbox/event/modules/interface-java/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/interface-java/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/interface-java/pom.xml (original)
+++ tuscany/sandbox/event/modules/interface-java/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-interface-java</artifactId>
@@ -32,31 +32,31 @@
     	<dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-extensibility</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
     
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-interface</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-sca-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: tuscany/sandbox/event/modules/interface-wsdl-xml/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/interface-wsdl-xml/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/interface-wsdl-xml/pom.xml (original)
+++ tuscany/sandbox/event/modules/interface-wsdl-xml/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-interface-wsdl-xml</artifactId>
@@ -32,44 +32,44 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-namespace</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-interface-wsdl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-xsd-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>        
     </dependencies>

Modified: tuscany/sandbox/event/modules/interface-wsdl/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/interface-wsdl/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/interface-wsdl/pom.xml (original)
+++ tuscany/sandbox/event/modules/interface-wsdl/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-interface-wsdl</artifactId>
@@ -32,25 +32,25 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-interface</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-xsd</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>        
 
         <dependency>

Modified: tuscany/sandbox/event/modules/interface/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/interface/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/interface/pom.xml (original)
+++ tuscany/sandbox/event/modules/interface/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-interface</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: tuscany/sandbox/event/modules/monitor-logging/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/monitor-logging/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/monitor-logging/pom.xml (original)
+++ tuscany/sandbox/event/modules/monitor-logging/pom.xml Thu Oct 16 06:50:40 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -35,13 +35,13 @@
          <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-monitor</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency> 
         
          <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>         
  
     </dependencies>

Modified: tuscany/sandbox/event/modules/monitor/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/monitor/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/monitor/pom.xml (original)
+++ tuscany/sandbox/event/modules/monitor/pom.xml Thu Oct 16 06:50:40 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: tuscany/sandbox/event/modules/node-api/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/node-api/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/node-api/pom.xml (original)
+++ tuscany/sandbox/event/modules/node-api/pom.xml Thu Oct 16 06:50:40 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-sca-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: tuscany/sandbox/event/modules/node-dynamic/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/node-dynamic/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/node-dynamic/pom.xml (original)
+++ tuscany/sandbox/event/modules/node-dynamic/pom.xml Thu Oct 16 06:50:40 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -35,20 +35,20 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>          
      
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca-jms</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>          
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java-runtime</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>          
 

Modified: tuscany/sandbox/event/modules/node-impl/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/node-impl/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/node-impl/pom.xml (original)
+++ tuscany/sandbox/event/modules/node-impl/pom.xml Thu Oct 16 06:50:40 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -35,98 +35,98 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
          <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>  
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-node-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>          
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-node</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
                 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-definitions-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-sca-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-core-databinding</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xsd</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-endpoint</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency> 
                
        <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java-runtime</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>  
               

Modified: tuscany/sandbox/event/modules/node-launcher/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/node-launcher/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/node-launcher/pom.xml (original)
+++ tuscany/sandbox/event/modules/node-launcher/pom.xml Thu Oct 16 06:50:40 2008
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: tuscany/sandbox/event/modules/policy-logging/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy-logging/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy-logging/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy-logging/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy-logging</artifactId>
@@ -33,25 +33,25 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Modified: tuscany/sandbox/event/modules/policy-reliability/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy-reliability/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy-reliability/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy-reliability/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy-reliability</artifactId>
@@ -32,19 +32,19 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
                 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Modified: tuscany/sandbox/event/modules/policy-security-jsr250/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy-security-jsr250/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy-security-jsr250/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy-security-jsr250/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy-security-jsr250</artifactId>
@@ -32,25 +32,25 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-sca-api</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy-security</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>

Modified: tuscany/sandbox/event/modules/policy-security/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy-security/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy-security/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy-security/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy-security</artifactId>
@@ -32,19 +32,19 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
                 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
     </dependencies>

Modified: tuscany/sandbox/event/modules/policy-transaction/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy-transaction/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy-transaction/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy-transaction/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy-transaction</artifactId>
@@ -33,13 +33,13 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         

Modified: tuscany/sandbox/event/modules/policy-xml-ws/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy-xml-ws/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy-xml-ws/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy-xml-ws/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy-xml-ws</artifactId>
@@ -32,19 +32,19 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 		
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>

Modified: tuscany/sandbox/event/modules/policy-xml/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy-xml/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy-xml/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy-xml/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy-xml</artifactId>
@@ -32,13 +32,13 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>

Modified: tuscany/sandbox/event/modules/policy/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/policy/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/policy/pom.xml (original)
+++ tuscany/sandbox/event/modules/policy/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-policy</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-extensibility</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
    </dependencies>
 

Modified: tuscany/sandbox/event/modules/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/pom.xml (original)
+++ tuscany/sandbox/event/modules/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-sca</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-modules</artifactId>
@@ -43,47 +43,19 @@
                 <module>assembly</module>
                 <module>assembly-xml</module>
                 <module>assembly-xsd</module>
-                <module>binding-corba</module>
-                <module>binding-corba-runtime</module>
-                <module>binding-dwr</module>
-                <module>binding-ejb</module>
-                <module>binding-ejb-runtime</module>
-                <!-- obsolete -->
-                <module>binding-feed</module>
-                <!-- new bindings -->
-                <module>binding-atom</module>
-                <module>binding-atom-abdera</module>
-                <module>binding-gdata</module>
-                <module>binding-gdata-runtime</module>
-                <module>binding-gdata-gsoc</module>
-                <module>binding-gdata-runtime-gsoc</module>
-                <module>binding-http</module>
-                <module>binding-http-runtime</module>
                 <module>binding-jms</module>
                 <module>binding-jms-runtime</module>
                 <module>binding-jms-policy</module>
-                <module>binding-jsonrpc</module>
-                <module>binding-jsonrpc-runtime</module>
-                <module>binding-notification</module>
-                <module>binding-rmi</module>
-                <module>binding-rss</module>
-                <module>binding-rss-rome</module>
                 <module>binding-sca</module>
-                <module>binding-sca-axis2</module>
-                <module>binding-sca-corba</module>
                 <module>binding-sca-jms</module>
                 <module>binding-sca-xml</module>
                 <module>binding-ws</module>
-                <module>binding-ws-axis2</module>
-                <module>binding-ws-axis2-policy</module>
                 <module>binding-ws-wsdlgen</module>
                 <module>binding-ws-xml</module>
                 <module>contribution</module>
-                <module>contribution-groovy</module>
                 <module>contribution-namespace</module>
                 <module>contribution-java</module>
                 <module>contribution-impl</module>
-                <module>contribution-osgi</module>
                 <module>contribution-resource</module>
                 <module>contribution-xml</module>
                 <module>core</module>
@@ -95,76 +67,32 @@
                 <module>databinding-axiom</module>
                 <module>databinding-jaxb</module>
                 <module>databinding-jaxb-axiom</module>
-                <module>databinding-sdo</module>
-                <module>databinding-sdo-axiom</module>
-                <module>databinding-json</module>
-                <module>databinding-saxon</module>
-                <module>databinding-xmlbeans</module>
-                <module>databinding-fastinfoset</module>
-                <module>databinding-xstream</module>
                 <module>data-engine-helper</module>
                 <module>definitions</module>
                 <module>definitions-xml</module>
-                <module>domain-manager</module>
                 <module>endpoint</module>
                 <module>extensibility</module>
-                <module>extensibility-osgi</module>
-                <module>extensibility-equinox</module>
                 <module>extension-helper</module>
-                <module>host-corba</module>
-                <module>host-corba-jee</module>
-                <module>host-corba-jse</module>
-                <module>host-corba-jse-tns</module>
-                <module>host-ejb</module>
                 <module>host-embedded</module>
                 <module>host-http</module>
-                <module>host-openejb</module>
-                <module>host-rmi</module>
-                <module>host-webapp</module>
-                <module>host-webapp-junit</module>
                 <module>host-jetty</module>
-                <module>host-tomcat</module>
                 <module>interface</module>
                 <module>interface-java</module>
                 <module>interface-java-jaxws</module>
                 <module>interface-java-xml</module>
                 <module>interface-wsdl</module>
                 <module>interface-wsdl-xml</module>
-                <module>implementation-bpel</module>
-                <module>implementation-bpel-ode</module>
-                <module>implementation-bpel-jbpm</module>
-                <module>implementation-das</module>
-                <module>implementation-data-xml</module>
-                <module>implementation-ejb</module>
                 <module>implementation-java</module>
                 <module>implementation-java-xml</module>
                 <module>implementation-java-runtime</module>
                 <module>implementation-node</module>
                 <module>implementation-node-runtime</module>
-                <module>implementation-notification</module>
-                <module>implementation-osgi</module>
-                <module>implementation-resource</module>
-                <module>implementation-resource-runtime</module>
-                <module>implementation-script</module>
-                <module>implementation-spring</module>
-                <module>implementation-web</module>
-                <module>implementation-web-runtime</module>
-                <module>implementation-widget</module>
-                <module>implementation-widget-runtime</module>
-                <module>implementation-xquery</module>
                 <module>monitor</module>
                 <module>monitor-logging</module>
                 <module>node-api</module>
                 <module>node-dynamic</module>
                 <module>node-impl</module>
                 <module>node-launcher</module>
-                <!--
-                <module>node-launcher-equinox</module>
-                -->
-                <module>node-launcher-osgi</module>
-                <module>node-launcher-webapp</module>
-                <module>node-manager</module>
-                <module>osgi-runtime</module>
                 <module>policy</module>
                 <module>policy-xml</module>
                 <module>policy-xml-ws</module>
@@ -172,18 +100,13 @@
                 <module>policy-reliability</module>
                 <module>policy-security</module>
                 <module>policy-security-jsr250</module>
-                <!--module>policy-security-ws</module-->
                 <module>policy-transaction</module>
-                <module>runtime</module>
-                <module>runtime-tomcat</module>
-                <!--module>runtime-war</module-->
                 <module>sca-api</module>
                 <module>workspace</module>
                 <module>workspace-impl</module>
                 <module>workspace-xml</module>
                 <module>xsd</module>
                 <module>xsd-xml</module>
-                <module>tracing-aspectj</module>
             </modules>
         </profile>
 

Modified: tuscany/sandbox/event/modules/sca-api/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/sca-api/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/sca-api/pom.xml (original)
+++ tuscany/sandbox/event/modules/sca-api/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <groupId>org.apache.tuscany.sca</groupId>

Modified: tuscany/sandbox/event/modules/scdl4j/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/scdl4j/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/scdl4j/pom.xml (original)
+++ tuscany/sandbox/event/modules/scdl4j/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: tuscany/sandbox/event/modules/workspace-impl/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/workspace-impl/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/workspace-impl/pom.xml (original)
+++ tuscany/sandbox/event/modules/workspace-impl/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-workspace-impl</artifactId>
@@ -32,31 +32,31 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-workspace</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-workspace-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-namespace</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         

Modified: tuscany/sandbox/event/modules/workspace-xml/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/workspace-xml/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/workspace-xml/pom.xml (original)
+++ tuscany/sandbox/event/modules/workspace-xml/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-workspace-xml</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-workspace</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>

Modified: tuscany/sandbox/event/modules/workspace/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/workspace/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/workspace/pom.xml (original)
+++ tuscany/sandbox/event/modules/workspace/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-workspace</artifactId>
@@ -32,13 +32,13 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
     </dependencies>

Modified: tuscany/sandbox/event/modules/xsd-xml/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/xsd-xml/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/xsd-xml/pom.xml (original)
+++ tuscany/sandbox/event/modules/xsd-xml/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-xsd-xml</artifactId>
@@ -32,32 +32,32 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-namespace</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-contribution-impl</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-xsd</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
     </dependencies>
 

Modified: tuscany/sandbox/event/modules/xsd/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/modules/xsd/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/modules/xsd/pom.xml (original)
+++ tuscany/sandbox/event/modules/xsd/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-modules</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>tuscany-xsd</artifactId>
@@ -32,7 +32,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-assembly</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
 
         <dependency>

Added: tuscany/sandbox/event/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/pom.xml?rev=705244&view=auto
==============================================================================
--- tuscany/sandbox/event/pom.xml (added)
+++ tuscany/sandbox/event/pom.xml Thu Oct 16 06:50:40 2008
@@ -0,0 +1,382 @@
+<?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.    
+-->
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache</groupId>
+        <artifactId>apache</artifactId>
+        <version>4</version>
+    </parent>
+
+    <groupId>org.apache.tuscany.sca</groupId>
+    <artifactId>tuscany-sca</artifactId>
+    <packaging>pom</packaging>
+    <name>Apache Tuscany SCA Implementation Project</name>
+    <url>http://tuscany.apache.org</url>
+    <version>1.4-EVENT-SNAPSHOT</version>
+
+    <scm>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/java/sca</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/java/sca</developerConnection>
+        <url>http://svn.apache.org/repos/asf/tuscany/java/sca</url>
+    </scm>
+
+    <prerequisites>
+        <maven>2.0.6</maven>
+    </prerequisites>
+
+    <properties>
+        <notice.dir>.</notice.dir>
+    </properties>
+
+    <issueManagement>
+        <system>jira</system>
+        <url>http://issues.apache.org/jira/browse/TUSCANY</url>
+    </issueManagement>
+
+    <repositories>
+       <repository>
+          <id>apache.incubator</id>
+          <url>http://people.apache.org/repo/m2-incubating-repository</url>
+           <releases>
+               <enabled>true</enabled>
+           </releases>
+           <snapshots>
+               <enabled>false</enabled>
+           </snapshots>
+       </repository>
+       <!-- Apache SNAPSHOT repository for unreleased artifacts -->
+       <repository>
+            <id>apache.snapshots</id>
+            <name>Apache SNAPSHOT Repository</name>
+            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+            <releases>
+                <enabled>false</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+        </repository>
+        <repository>
+            <id>apache.ws.zone</id>
+            <name>Apache WS Zone Repository</name>
+            <url>http://ws.zones.apache.org/repository2</url>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+        </repository>
+        <repository>
+            <id>indiana</id>
+            <url>http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/</url>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+        </repository>
+        <repository>
+            <id>osuosl.org</id>
+            <url>http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2</url>
+           <releases>
+               <enabled>true</enabled>
+           </releases>
+           <snapshots>
+               <enabled>false</enabled>
+           </snapshots>
+        </repository>        
+    </repositories>
+
+    <pluginRepositories>
+        <!-- Apache repository for artifacts released by Apache TLP projects -->
+        <pluginRepository>
+            <id>apache</id>
+            <name>Apache Repository</name>
+            <url>http://people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+        </pluginRepository>
+
+        <!-- Apache Incubator repository for artifacts released by Incubator projects -->
+        <pluginRepository>
+            <id>apache.incubator</id>
+            <name>Apache Incubator Repository</name>
+            <url>http://people.apache.org/repo/m2-incubating-repository</url>
+            <releases>
+                <enabled>true</enabled>
+            </releases>
+            <snapshots>
+                <enabled>false</enabled>
+            </snapshots>
+        </pluginRepository>
+
+        <!-- Apache SNAPSHOT repository for unreleased artifacts -->
+        <pluginRepository>
+            <id>apache.snapshots</id>
+            <name>Apache SNAPSHOT Repository</name>
+            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+            <releases>
+                <enabled>false</enabled>
+            </releases>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+        </pluginRepository>
+
+        <!-- Codehaus SNAPSHOT repository -->
+        <pluginRepository>
+            <id>codehaus-snapshot</id>
+            <name>Codehaus Snapshot Repository</name>
+            <url>http://snapshots.repository.codehaus.org</url>
+            <snapshots>
+                <enabled>true</enabled>
+            </snapshots>
+        </pluginRepository>
+    </pluginRepositories>
+
+    <distributionManagement>
+        <repository>
+            <id>apache.releases</id>
+            <name>Apache Release Distribution Repository</name>
+            <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+        </repository>
+        <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>
+        </snapshotRepository>
+    </distributionManagement>
+
+    <profiles>
+        <profile>
+            <id>default</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <modules>
+                <module>modules</module>
+                <module>samples</module>
+            </modules>
+        </profile>
+
+        <profile>
+            <id>distribution</id>
+            <modules>
+                <module>modules</module>
+                <module>samples</module>
+            </modules>
+        </profile>
+
+        <profile>
+            <id>sources</id>
+            <modules>
+                <module>modules</module>
+                <module>samples</module>
+            </modules>
+            <properties>
+                <maven.test.skip>true</maven.test.skip>
+            </properties>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-source-plugin</artifactId>
+                        <configuration>
+                            <attach>true</attach>
+                        </configuration>
+                        <executions>
+                            <execution>
+                                <id>attach-sources</id>
+                                <goals>
+                                    <goal>jar</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>         
+            </build>
+        </profile>
+
+        <profile>
+            <id>eclipse</id>
+            <properties>
+                <notice.dir>src/main/resources</notice.dir>
+            </properties>
+            <modules>
+                <module>modules</module>
+                <module>samples</module>
+            </modules>
+        </profile>
+
+
+        <profile>
+            <id>dependencies</id>
+            <modules>
+                <module>modules</module>
+                <module>samples</module>
+            </modules>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.tuscany.sca</groupId>
+                        <artifactId>tuscany-maven-dependency-lister</artifactId>
+                        <version>1.4-EVENT-SNAPSHOT</version>
+                        <executions>
+                            <execution>
+                                <phase>process-resources</phase>
+                                <goals>
+                                    <goal>execute</goal>
+                                </goals>
+                            </execution>
+                        </executions>
+                    </plugin>           
+                </plugins>         
+            </build>
+        </profile>
+        
+
+        <!-- profile for verifying source code correctness -->
+        <profile>
+            <id>sourcecheck</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-checkstyle-plugin</artifactId>
+                    </plugin>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-pmd-plugin</artifactId>
+                    </plugin>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-compiler-plugin</artifactId>
+                        <configuration>
+                            <source>1.5</source>
+                            <target>1.5</target>
+                            <showDeprecation>true</showDeprecation>
+                            <compilerArgument>-Xlint:unchecked,deprecation,fallthrough,finally</compilerArgument>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+
+    </profiles>
+ 
+
+    <build>
+        <defaultGoal>install</defaultGoal>
+
+        <resources>
+            <resource>
+                <directory>src/main/resources</directory>
+            </resource>
+            <resource>
+                <directory>${notice.dir}</directory>
+                <targetPath>META-INF</targetPath>
+                <filtering>true</filtering>
+                <includes>
+                    <include>LICENSE</include>
+                    <include>NOTICE</include>
+                </includes>
+            </resource>
+        </resources>
+
+        <pluginManagement>
+            <plugins>
+
+                <!-- compiler plugin configuration -->
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-compiler-plugin</artifactId>
+                    <version>2.0.2</version>
+                    <configuration>
+<!--                        <compilerId>eclipse</compilerId> -->
+                        <source>1.5</source>
+                        <target>1.5</target>
+                    </configuration>
+<!--
+                    <dependencies>
+                        <dependency>
+                            <groupId>org.codehaus.plexus</groupId>
+                            <artifactId>plexus-compiler-eclipse</artifactId>
+                        </dependency>
+                    </dependencies>
+-->
+                </plugin>
+
+                <!-- surefire plugin configuration -->
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-surefire-plugin</artifactId>
+                    <version>2.3.1</version>
+                    <configuration>
+                        <includes>
+                            <include>**/*TestCase.java</include>
+                        </includes>
+                        <reportFormat>brief</reportFormat>
+                        <useFile>false</useFile>
+                        <forkMode>once</forkMode>
+                        <argLine>-ea -Xmx256m</argLine>
+                    </configuration>
+                </plugin>
+
+                <!-- jar plugin configuration -->
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-jar-plugin</artifactId>
+                    <version>2.1</version>
+                    <configuration>
+                        <archive>
+                            <manifestEntries>
+                                <Extension-Name>${project.artifactId}</Extension-Name>
+                                <Specification-Title>${name}</Specification-Title>
+                                <Specification-Vendor>The Apache Software Foundation</Specification-Vendor>
+                                <Specification-Version>${version}</Specification-Version>
+                                <Implementation-Title>${name}</Implementation-Title>
+                                <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
+                                <Implementation-Vendor>The Apache Software Foundation</Implementation-Vendor>
+                                <Implementation-Version>${version}</Implementation-Version>
+                            </manifestEntries>
+                         </archive>
+                    </configuration>
+                </plugin>
+
+                <!-- code coverage check plugin configuration -->
+                <plugin>
+                    <groupId>org.apache.maven.plugins</groupId>
+                    <artifactId>maven-clover-plugin</artifactId>
+                    <configuration>
+                        <jdk>1.5</jdk>
+                    </configuration>
+                </plugin>
+            </plugins>
+        </pluginManagement>
+    </build>
+
+</project>

Propchange: tuscany/sandbox/event/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tuscany/sandbox/event/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Rev Date

Modified: tuscany/sandbox/event/samples/helloworld-reference-jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/samples/helloworld-reference-jms/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/samples/helloworld-reference-jms/pom.xml (original)
+++ tuscany/sandbox/event/samples/helloworld-reference-jms/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-sca</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>sample-helloworld-reference-jms</artifactId>
@@ -39,27 +39,27 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-embedded</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java-runtime</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-jms-runtime</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>sample-helloworld-service-jms</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         

Modified: tuscany/sandbox/event/samples/helloworld-service-jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/samples/helloworld-service-jms/pom.xml?rev=705244&r1=705243&r2=705244&view=diff
==============================================================================
--- tuscany/sandbox/event/samples/helloworld-service-jms/pom.xml (original)
+++ tuscany/sandbox/event/samples/helloworld-service-jms/pom.xml Thu Oct 16 06:50:40 2008
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>tuscany-sca</artifactId>
-        <version>1.4-SNAPSHOT</version>
+        <version>1.4-EVENT-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>sample-helloworld-service-jms</artifactId>
@@ -39,21 +39,21 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-host-embedded</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>compile</scope>            
         </dependency>
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java-runtime</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-jms-runtime</artifactId>
-            <version>1.4-SNAPSHOT</version>
+            <version>1.4-EVENT-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>   
 

Added: tuscany/sandbox/event/samples/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/event/samples/pom.xml?rev=705244&view=auto
==============================================================================
--- tuscany/sandbox/event/samples/pom.xml (added)
+++ tuscany/sandbox/event/samples/pom.xml Thu Oct 16 06:50:40 2008
@@ -0,0 +1,52 @@
+<?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.    
+-->
+<project>
+    <modelVersion>4.0.0</modelVersion>
+    <parent>
+        <groupId>org.apache.tuscany.sca</groupId>
+        <artifactId>tuscany-sca</artifactId>
+        <version>1.4-EVENT-SNAPSHOT</version>
+        <relativePath>../pom.xml</relativePath>
+    </parent>
+    <artifactId>tuscany-samples</artifactId>
+    <packaging>pom</packaging>
+    <name>Apache Tuscany SCA Samples</name>
+
+    <repositories>
+        <repository>
+            <id>apache.incubator</id>
+            <url>http://people.apache.org/repo/m2-incubating-repository</url>
+        </repository>
+    </repositories>
+
+    <profiles>
+        <profile>
+            <id>default</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <modules>
+                <module>helloworld-reference-jms</module>
+                <module>helloworld-service-jms</module>
+            </modules>
+        </profile>
+    </profiles>
+    
+</project>

Propchange: tuscany/sandbox/event/samples/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tuscany/sandbox/event/samples/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Rev Date