Author: ruchira
Date: Wed Aug 12 03:40:56 2009
New Revision: 43265
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=43265

Log:
Modified versions


Modified:
   branches/mashup/java/2.0/product/modules/distribution/pom.xml
   branches/mashup/java/2.0/product/modules/integration/pom.xml
   branches/mashup/java/2.0/product/modules/styles/pom.xml
   branches/mashup/java/2.0/product/pom.xml

Modified: branches/mashup/java/2.0/product/modules/distribution/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/mashup/java/2.0/product/modules/distribution/pom.xml?rev=43265&r1=43264&r2=43265&view=diff
==============================================================================
--- branches/mashup/java/2.0/product/modules/distribution/pom.xml       
(original)
+++ branches/mashup/java/2.0/product/modules/distribution/pom.xml       Wed Aug 
12 03:40:56 2009
@@ -5,7 +5,7 @@
     <parent>
        <groupId>org.wso2.mashup</groupId>
         <artifactId>mashup-parent</artifactId>
-        <version>2.0.0.SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -922,7 +922,7 @@
                             
org.eclipse.equinox.ds,1.1.0.v20090520-1800,file:plugins/org.eclipse.equinox.ds-1.1.0.v20090520-1800.jar,10,true
                         </param>
                         <param>
-                            
org.wso2.carbon.servletbridge,1.0.0,file:plugins/org.wso2.carbon.servletbridge_1.0.0.jar,10,false
+                            
org.wso2.carbon.servletbridge,1.0.1,file:plugins/org.wso2.carbon.servletbridge_1.0.1.jar,10,false
                         </param>
                     </frameworkBundles>
                     <bundlesDirectories>

Modified: branches/mashup/java/2.0/product/modules/integration/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/mashup/java/2.0/product/modules/integration/pom.xml?rev=43265&r1=43264&r2=43265&view=diff
==============================================================================
--- branches/mashup/java/2.0/product/modules/integration/pom.xml        
(original)
+++ branches/mashup/java/2.0/product/modules/integration/pom.xml        Wed Aug 
12 03:40:56 2009
@@ -5,7 +5,7 @@
     <parent>
        <groupId>org.wso2.mashup</groupId>
         <artifactId>mashup-parent</artifactId>
-        <version>2.0.0.SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/mashup/java/2.0/product/modules/styles/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/mashup/java/2.0/product/modules/styles/pom.xml?rev=43265&r1=43264&r2=43265&view=diff
==============================================================================
--- branches/mashup/java/2.0/product/modules/styles/pom.xml     (original)
+++ branches/mashup/java/2.0/product/modules/styles/pom.xml     Wed Aug 12 
03:40:56 2009
@@ -5,7 +5,7 @@
     <parent>
        <groupId>org.wso2.mashup</groupId>
         <artifactId>mashup-parent</artifactId>
-        <version>2.0.0.SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/mashup/java/2.0/product/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/mashup/java/2.0/product/pom.xml?rev=43265&r1=43264&r2=43265&view=diff
==============================================================================
--- branches/mashup/java/2.0/product/pom.xml    (original)
+++ branches/mashup/java/2.0/product/pom.xml    Wed Aug 12 03:40:56 2009
@@ -6,7 +6,7 @@
     <groupId>org.wso2.mashup</groupId>
     <artifactId>mashup-parent</artifactId>
     <packaging>pom</packaging>
-    <version>2.0.0.SNAPSHOT</version>
+    <version>2.0.0</version>
     <name>WSO2 Mashup Server</name>
     <url>http://wso2.org/projects/mashup</url>
     <description>WSO2 Mashup Server</description>
@@ -116,9 +116,9 @@
     </issueManagement>
 
     <properties>
-        <carbon.version>2.0.0</carbon.version>
-        <carbon.components.version>2.0.0</carbon.components.version>
-       <mashup.components.version>2.0.1.SNAPSHOT</mashup.components.version>
+        <carbon.version>2.0.1</carbon.version>
+        <carbon.components.version>2.0.1</carbon.components.version>
+       <mashup.components.version>2.0.1</mashup.components.version>
         <axis2.json.version>1.5.0.wso2v1</axis2.json.version>
         <axiom-e4x.version>2.0.0.SNAPSHOT</axiom-e4x.version>
         <mashup.version>2.0.0.SNAPSHOT</mashup.version>

_______________________________________________
Mashup-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to