Author: hiranya
Date: Fri Jul  3 00:00:25 2009
New Revision: 40653
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40653

Log:
Changing the carbon version and the product verison

Modified:
   branches/wsas/java/3.1-RC6/product/modules/distribution/pom.xml
   
branches/wsas/java/3.1-RC6/product/modules/distribution/src/assembly/filter.properties
   branches/wsas/java/3.1-RC6/product/modules/samples/Chad/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/CommodityQuote/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/DataService/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/EJBService/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/client/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/consumer/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/publisher/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/FlickrClient/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/HelloWorld/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/JAXWS/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/Jibx/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/MEX/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/MTOM/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/TinyURL/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/Trader/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/XKMS/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/Xfer/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/samples/sts-sample/pom.xml
   branches/wsas/java/3.1-RC6/product/modules/styles/pom.xml
   branches/wsas/java/3.1-RC6/product/pom.xml

Modified: branches/wsas/java/3.1-RC6/product/modules/distribution/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/distribution/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/distribution/pom.xml     
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/distribution/pom.xml     Fri Jul 
 3 00:00:25 2009
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-parent</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/wsas/java/3.1-RC6/product/modules/distribution/src/assembly/filter.properties
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/distribution/src/assembly/filter.properties?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- 
branches/wsas/java/3.1-RC6/product/modules/distribution/src/assembly/filter.properties
      (original)
+++ 
branches/wsas/java/3.1-RC6/product/modules/distribution/src/assembly/filter.properties
      Fri Jul  3 00:00:25 2009
@@ -3,4 +3,4 @@
 hotdeployment=true
 hotupdate=false
 carbon.version=1.6.0.SNAPSHOT
-wsas.version=3.1.0.SNAPSHOT
\ No newline at end of file
+wsas.version=3.1.0.RC6
\ No newline at end of file

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/Chad/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Chad/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/Chad/pom.xml     
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/Chad/pom.xml     Fri Jul 
 3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/wsas/java/3.1-RC6/product/modules/samples/CommodityQuote/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/CommodityQuote/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/CommodityQuote/pom.xml   
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/CommodityQuote/pom.xml   
Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/DataService/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/DataService/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/DataService/pom.xml      
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/DataService/pom.xml      
Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/EJBService/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/EJBService/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/EJBService/pom.xml       
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/EJBService/pom.xml       
Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/client/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/client/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/client/pom.xml  
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/client/pom.xml  
Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/consumer/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/consumer/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- 
branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/consumer/pom.xml    
    (original)
+++ 
branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/consumer/pom.xml    
    Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/pom.xml 
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/pom.xml Fri Jul 
 3 00:00:25 2009
@@ -6,7 +6,7 @@
    <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/publisher/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/publisher/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- 
branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/publisher/pom.xml   
    (original)
+++ 
branches/wsas/java/3.1-RC6/product/modules/samples/Eventing/publisher/pom.xml   
    Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/wsas/java/3.1-RC6/product/modules/samples/FlickrClient/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/FlickrClient/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/FlickrClient/pom.xml     
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/FlickrClient/pom.xml     
Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/HelloWorld/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/HelloWorld/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/HelloWorld/pom.xml       
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/HelloWorld/pom.xml       
Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/JAXWS/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/JAXWS/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/JAXWS/pom.xml    
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/JAXWS/pom.xml    Fri Jul 
 3 00:00:25 2009
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/Jibx/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Jibx/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/Jibx/pom.xml     
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/Jibx/pom.xml     Fri Jul 
 3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/MEX/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/MEX/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/MEX/pom.xml      
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/MEX/pom.xml      Fri Jul 
 3 00:00:25 2009
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/MTOM/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/MTOM/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/MTOM/pom.xml     
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/MTOM/pom.xml     Fri Jul 
 3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/TinyURL/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/TinyURL/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/TinyURL/pom.xml  
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/TinyURL/pom.xml  Fri Jul 
 3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/Trader/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Trader/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/Trader/pom.xml   
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/Trader/pom.xml   Fri Jul 
 3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/XKMS/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/XKMS/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/XKMS/pom.xml     
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/XKMS/pom.xml     Fri Jul 
 3 00:00:25 2009
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/Xfer/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/Xfer/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/Xfer/pom.xml     
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/Xfer/pom.xml     Fri Jul 
 3 00:00:25 2009
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/pom.xml  (original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/pom.xml  Fri Jul  3 
00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-parent</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/samples/sts-sample/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/samples/sts-sample/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/samples/sts-sample/pom.xml       
(original)
+++ branches/wsas/java/3.1-RC6/product/modules/samples/sts-sample/pom.xml       
Fri Jul  3 00:00:25 2009
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-samples</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/modules/styles/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/modules/styles/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/modules/styles/pom.xml   (original)
+++ branches/wsas/java/3.1-RC6/product/modules/styles/pom.xml   Fri Jul  3 
00:00:25 2009
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.wsas</groupId>
         <artifactId>wso2wsas-parent</artifactId>
-        <version>3.1.0.SNAPSHOT</version>
+        <version>3.1.0.RC6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/wsas/java/3.1-RC6/product/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1-RC6/product/pom.xml?rev=40653&r1=40652&r2=40653&view=diff
==============================================================================
--- branches/wsas/java/3.1-RC6/product/pom.xml  (original)
+++ branches/wsas/java/3.1-RC6/product/pom.xml  Fri Jul  3 00:00:25 2009
@@ -5,7 +5,7 @@
     <groupId>org.wso2.wsas</groupId>
     <artifactId>wso2wsas-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.1.0.SNAPSHOT</version>
+    <version>3.1.0.RC6</version>
     <name>WSO2 WSAS - Parent</name>
     <url>http://wso2.org/projects/wsas/java</url>
     <description>WSO2 WSAS</description>
@@ -224,7 +224,7 @@
     </issueManagement>
 
     <properties>
-        <carbon.version>2.0.0.SNAPSHOT</carbon.version>
+        <carbon.version>2.0.0.RC6</carbon.version>
         <eclipse.version>3.2.0</eclipse.version>
         <servlet-api.version>2.4</servlet-api.version>
     </properties>

_______________________________________________
Wsas-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to