Author: ruchith
Date: Mon Dec 10 09:36:44 2007
New Revision: 10863

Log:

Fixed version number

Modified:
   branches/solutions/identity/1.0/solutions/identity/modules/admin-ui/pom.xml
   branches/solutions/identity/1.0/solutions/identity/modules/base/pom.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/distribution/pom.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/documentation/pom.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/rp_developer_guide.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/identity-mex/pom.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/identity-provider/pom.xml
   branches/solutions/identity/1.0/solutions/identity/modules/samples/pom.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/samples/servlet-filter/pom.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/security-token-service/pom.xml
   
branches/solutions/identity/1.0/solutions/identity/modules/token-verifier-core/pom.xml
   branches/solutions/identity/1.0/solutions/identity/modules/user-ui/pom.xml
   branches/solutions/identity/1.0/solutions/identity/pom.xml

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/admin-ui/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/solutions/identity/modules/admin-ui/pom.xml 
(original)
+++ branches/solutions/identity/1.0/solutions/identity/modules/admin-ui/pom.xml 
Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/base/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/solutions/identity/modules/base/pom.xml     
(original)
+++ branches/solutions/identity/1.0/solutions/identity/modules/base/pom.xml     
Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/distribution/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/distribution/pom.xml 
    (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/distribution/pom.xml 
    Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -295,12 +295,6 @@
 
                 <dependency>
                     <groupId>org.wso2.solutions.identity</groupId>
-                    <artifactId>wso2is-idp-sample</artifactId>
-                    <version>${pom.version}</version>
-                </dependency>
-
-                <dependency>
-                    <groupId>org.wso2.solutions.identity</groupId>
                     <artifactId>wso2is-security-token-service</artifactId>
                     <version>${pom.version}</version>
                     <type>aar</type>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/documentation/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/documentation/pom.xml
    (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/documentation/pom.xml
    Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/rp_developer_guide.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/rp_developer_guide.xml
       (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/documentation/src/site/xdoc/rp_developer_guide.xml
       Mon Dec 10 09:36:44 2007
@@ -182,7 +182,7 @@
 <li>dom4j-1.6.1.jar</li>
 <li>opensaml-1.1.406.jar</li>
 <li>stax-api-1.0.1.jar</li>
-<li>wss4j-SNAPSHOT.jar</li>
+<li>wss4j-1.5.3.2.jar</li>
 <li>xmlsec-534045-patched.jar</li>
 <li>wso2is-token-verifier-core-1.0.jar</li>
 <li>wso2is-base-1.0.jar</li>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/identity-mex/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/identity-mex/pom.xml 
    (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/identity-mex/pom.xml 
    Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/identity-provider/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/identity-provider/pom.xml
        (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/identity-provider/pom.xml
        Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -110,7 +110,7 @@
         <dependency>
             <groupId>org.wso2.xfer</groupId>
             <artifactId>wso2xfer</artifactId>
-            <version>SNAPSHOT</version>
+            <version>2.1</version>
         </dependency>
 
     </dependencies>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/samples/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/solutions/identity/modules/samples/pom.xml  
(original)
+++ branches/solutions/identity/1.0/solutions/identity/modules/samples/pom.xml  
Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/samples/servlet-filter/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/samples/servlet-filter/pom.xml
   (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/samples/servlet-filter/pom.xml
   Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>wso2is-identity-samples</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
 

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/security-token-service/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/security-token-service/pom.xml
   (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/security-token-service/pom.xml
   Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/token-verifier-core/pom.xml
==============================================================================
--- 
branches/solutions/identity/1.0/solutions/identity/modules/token-verifier-core/pom.xml
      (original)
+++ 
branches/solutions/identity/1.0/solutions/identity/modules/token-verifier-core/pom.xml
      Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: 
branches/solutions/identity/1.0/solutions/identity/modules/user-ui/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/solutions/identity/modules/user-ui/pom.xml  
(original)
+++ branches/solutions/identity/1.0/solutions/identity/modules/user-ui/pom.xml  
Mon Dec 10 09:36:44 2007
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.wso2.solutions.identity</groupId>
         <artifactId>identity-solution-parent</artifactId>
-        <version>SNAPSHOT</version>
+        <version>1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: branches/solutions/identity/1.0/solutions/identity/pom.xml
==============================================================================
--- branches/solutions/identity/1.0/solutions/identity/pom.xml  (original)
+++ branches/solutions/identity/1.0/solutions/identity/pom.xml  Mon Dec 10 
09:36:44 2007
@@ -7,7 +7,7 @@
     <artifactId>identity-solution-parent</artifactId>
     <packaging>pom</packaging>
     <description>WSO2 Identity Solution</description>
-    <version>SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <name>WSO2 Identity Solution</name>
     <url>http://wso2.org/projects/solutions/identity</url>
 

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

Reply via email to