[Carbon-dev] svn commit r22668 - in trunk/carbon-components: . policy-editor/org.wso2.carbon.policyeditor policy-editor/org.wso2.carbon.policyeditor.ui task task/org.wso2.carbon.task.ui user-mgt/org.wso2.carbon.user.core

ruwan at wso2.com ruwan at wso2.com
Tue Oct 21 04:27:36 PDT 2008


Author: ruwan
Date: Tue Oct 21 04:27:35 2008
New Revision: 22668
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=22668

Log:
Fixing the versions

Modified:
   trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml
   trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor/pom.xml
   trunk/carbon-components/pom.xml
   trunk/carbon-components/task/org.wso2.carbon.task.ui/pom.xml
   trunk/carbon-components/task/pom.xml
   trunk/carbon-components/user-mgt/org.wso2.carbon.user.core/pom.xml

Modified: trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml?rev=22668&r1=22667&r2=22668&view=diff
==============================================================================
--- trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml	(original)
+++ trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor.ui/pom.xml	Tue Oct 21 04:27:35 2008
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.wso2.carbon.policyeditor.ui</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>SNAPSHOT</version>
     <name>WSO2 Carbon - Policy Editor UI</name>
     <description>This is a core module of the project.</description>
 

Modified: trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor/pom.xml?rev=22668&r1=22667&r2=22668&view=diff
==============================================================================
--- trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor/pom.xml	(original)
+++ trunk/carbon-components/policy-editor/org.wso2.carbon.policyeditor/pom.xml	Tue Oct 21 04:27:35 2008
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.wso2.carbon.policyeditor</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>SNAPSHOT</version>
     <name>WSO2 Carbon - Policy Editor</name>
     <description>This is a core module of the project.</description>
 

Modified: trunk/carbon-components/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/pom.xml?rev=22668&r1=22667&r2=22668&view=diff
==============================================================================
--- trunk/carbon-components/pom.xml	(original)
+++ trunk/carbon-components/pom.xml	Tue Oct 21 04:27:35 2008
@@ -26,18 +26,17 @@
         <module>tryit</module>
         <module>java2wsdl</module>  
         <module>server-admin</module>
-	<module>transport-mgt</module>
-	<module>module-mgt</module>
-	<module>validator</module>
-	<module>jaxws</module>
-	<module>view-flows</module>
+        <module>transport-mgt</module>
+        <module>module-mgt</module>
+        <module>validator</module>
+        <module>jaxws</module>
+        <module>view-flows</module>
         <module>policy-editor</module>
         <module>axis1-services</module>
-	<module>ejb-services</module>
-	<module>spring</module>
-	<module>proxy-admin</module>
-	<module>pojo-services</module>
-	
+        <module>ejb-services</module>
+        <module>spring</module>
+        <module>proxy-admin</module>
+        <module>pojo-services</module>
     </modules>
     
     

Modified: trunk/carbon-components/task/org.wso2.carbon.task.ui/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/task/org.wso2.carbon.task.ui/pom.xml?rev=22668&r1=22667&r2=22668&view=diff
==============================================================================
--- trunk/carbon-components/task/org.wso2.carbon.task.ui/pom.xml	(original)
+++ trunk/carbon-components/task/org.wso2.carbon.task.ui/pom.xml	Tue Oct 21 04:27:35 2008
@@ -21,13 +21,13 @@
     <parent>
         <groupId>org.wso2.carbon</groupId>
         <artifactId>task</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>org.wso2.carbon.task.ui</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>SNAPSHOT</version>
     <name>WSO2 Carbon - Task UI</name>
     <description>This is a core module of the project.</description>
 

Modified: trunk/carbon-components/task/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/task/pom.xml?rev=22668&r1=22667&r2=22668&view=diff
==============================================================================
--- trunk/carbon-components/task/pom.xml	(original)
+++ trunk/carbon-components/task/pom.xml	Tue Oct 21 04:27:35 2008
@@ -6,7 +6,7 @@
     <groupId>org.wso2.carbon</groupId>
     <artifactId>task</artifactId>
     <packaging>pom</packaging>
-    <version>1.0-SNAPSHOT</version>
+    <version>SNAPSHOT</version>
     <name>Task - Parent</name>
     <url>http://wso2.org</url>
 

Modified: trunk/carbon-components/user-mgt/org.wso2.carbon.user.core/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/user-mgt/org.wso2.carbon.user.core/pom.xml?rev=22668&r1=22667&r2=22668&view=diff
==============================================================================
--- trunk/carbon-components/user-mgt/org.wso2.carbon.user.core/pom.xml	(original)
+++ trunk/carbon-components/user-mgt/org.wso2.carbon.user.core/pom.xml	Tue Oct 21 04:27:35 2008
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.carbon</groupId>
         <artifactId>carbon-parent</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>



More information about the Carbon-dev mailing list