Author: ruchith
Date: Mon Dec 10 05:50:52 2007
New Revision: 10852

Log:

Setting the usermanager version as 0.1.2

Modified:
   
branches/solutions/identity/1.0/commons/usermanager/modules/annotation-configs/pom.xml
   branches/solutions/identity/1.0/commons/usermanager/modules/configs/pom.xml
   branches/solutions/identity/1.0/commons/usermanager/modules/core/pom.xml
   
branches/solutions/identity/1.0/commons/usermanager/modules/verification/pom.xml
   branches/solutions/identity/1.0/commons/usermanager/pom.xml

Modified: 
branches/solutions/identity/1.0/commons/usermanager/modules/annotation-configs/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/commons/usermanager/modules/annotation-configs/pom.xml
      (original)
+++ 
branches/solutions/identity/1.0/commons/usermanager/modules/annotation-configs/pom.xml
      Mon Dec 10 05:50:52 2007
@@ -6,14 +6,14 @@
   <parent>
         <groupId>org.wso2.commons.usermanager</groupId>
         <artifactId>usermanager-pom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>0.1.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wso2.commons.usermanager</groupId>
     <artifactId>usermanager-config-annotation</artifactId>
     <packaging>jar</packaging>
-    <version>SNAPSHOT</version>
+    <version>0.1.2</version>
     <name>User Manager Annotations Configs</name>
 
     <build>

Modified: 
branches/solutions/identity/1.0/commons/usermanager/modules/configs/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/commons/usermanager/modules/configs/pom.xml 
(original)
+++ branches/solutions/identity/1.0/commons/usermanager/modules/configs/pom.xml 
Mon Dec 10 05:50:52 2007
@@ -6,14 +6,14 @@
   <parent>
         <groupId>org.wso2.commons.usermanager</groupId>
         <artifactId>usermanager-pom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>0.1.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wso2.commons.usermanager</groupId>
     <artifactId>usermanager-configs</artifactId>
     <packaging>jar</packaging>
-    <version>SNAPSHOT</version>
+    <version>0.1.2</version>
     <name>User Manager Configs</name>
 
     <build>

Modified: 
branches/solutions/identity/1.0/commons/usermanager/modules/core/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/commons/usermanager/modules/core/pom.xml    
(original)
+++ branches/solutions/identity/1.0/commons/usermanager/modules/core/pom.xml    
Mon Dec 10 05:50:52 2007
@@ -6,14 +6,14 @@
   <parent>
         <groupId>org.wso2.commons.usermanager</groupId>
         <artifactId>usermanager-pom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>0.1.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wso2.commons.usermanager</groupId>
     <artifactId>usermanager-core</artifactId>
     <packaging>jar</packaging>
-    <version>SNAPSHOT</version>
+    <version>0.1.2</version>
     <name>User Manager Core</name>
 
     <build>
@@ -75,7 +75,7 @@
        <dependency>
             <groupId>org.wso2.commons.usermanager</groupId>
             <artifactId>usermanager-configs</artifactId>
-            <version>SNAPSHOT</version>
+            <version>0.1.2</version>
         </dependency>
 
     </dependencies>

Modified: 
branches/solutions/identity/1.0/commons/usermanager/modules/verification/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/commons/usermanager/modules/verification/pom.xml
    (original)
+++ 
branches/solutions/identity/1.0/commons/usermanager/modules/verification/pom.xml
    Mon Dec 10 05:50:52 2007
@@ -6,14 +6,14 @@
   <parent>
         <groupId>org.wso2.commons.usermanager</groupId>
         <artifactId>usermanager-pom</artifactId>
-        <version>SNAPSHOT</version>
+        <version>0.1.2</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wso2.commons.usermanager</groupId>
     <artifactId>user-verification</artifactId>
     <packaging>jar</packaging>
-    <version>SNAPSHOT</version>
+    <version>0.1.2</version>
     <name>User Verification</name>
 
 
@@ -38,7 +38,7 @@
        <dependency>
             <groupId>org.wso2.commons.usermanager</groupId>
             <artifactId>usermanager-core</artifactId>
-            <version>SNAPSHOT</version>
+            <version>0.1.2</version>
         </dependency>
 
     </dependencies>

Modified: branches/solutions/identity/1.0/commons/usermanager/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/commons/usermanager/pom.xml (original)
+++ branches/solutions/identity/1.0/commons/usermanager/pom.xml Mon Dec 10 
05:50:52 2007
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wso2.commons.usermanager</groupId>
     <packaging>pom</packaging>
-    <version>SNAPSHOT</version>
+    <version>0.1.2</version>
     <artifactId>usermanager-pom</artifactId>
 
     <licenses>

_______________________________________________
Identity-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/identity-dev

Reply via email to