Author: ruwan Date: Sun Jun 21 10:54:59 2009 New Revision: 39545 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=39545
Log: Fixing the IS version Modified: branches/solutions/identity/2.0-RC1/product/modules/distribution/pom.xml branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-drupal/pom.xml branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-mediawiki/pom.xml branches/solutions/identity/2.0-RC1/product/modules/documentation/pom.xml branches/solutions/identity/2.0-RC1/product/modules/samples/pom.xml branches/solutions/identity/2.0-RC1/product/modules/samples/servlet-filter/pom.xml branches/solutions/identity/2.0-RC1/product/modules/styles/pom.xml branches/solutions/identity/2.0-RC1/product/pom.xml Modified: branches/solutions/identity/2.0-RC1/product/modules/distribution/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/modules/distribution/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/modules/distribution/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/modules/distribution/pom.xml Sun Jun 21 10:54:59 2009 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.solutions.identity</groupId> <artifactId>identity-solution-parent</artifactId> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-drupal/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-drupal/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-drupal/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-drupal/pom.xml Sun Jun 21 10:54:59 2009 @@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.wso2.solutions.identity</groupId> <artifactId>drupal-mod-cspace</artifactId> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> <packaging>pom</packaging> <name>Identity Solution : Distribution : Drupal Mod Cspace</name> Modified: branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-mediawiki/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-mediawiki/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-mediawiki/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/modules/distribution/rp-extension-mediawiki/pom.xml Sun Jun 21 10:54:59 2009 @@ -5,7 +5,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.wso2.solutions.identity</groupId> <artifactId>mediawiki-mod-cspace</artifactId> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> <packaging>pom</packaging> <name>Identity Solution : Distribution : Mediawiki Mod Cspace</name> Modified: branches/solutions/identity/2.0-RC1/product/modules/documentation/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/modules/documentation/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/modules/documentation/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/modules/documentation/pom.xml Sun Jun 21 10:54:59 2009 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.solutions.identity</groupId> <artifactId>identity-solution-parent</artifactId> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/solutions/identity/2.0-RC1/product/modules/samples/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/modules/samples/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/modules/samples/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/modules/samples/pom.xml Sun Jun 21 10:54:59 2009 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.solutions.identity</groupId> <artifactId>identity-solution-parent</artifactId> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/solutions/identity/2.0-RC1/product/modules/samples/servlet-filter/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/modules/samples/servlet-filter/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/modules/samples/servlet-filter/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/modules/samples/servlet-filter/pom.xml Sun Jun 21 10:54:59 2009 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.solutions.identity</groupId> <artifactId>wso2is-identity-samples</artifactId> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> </parent> Modified: branches/solutions/identity/2.0-RC1/product/modules/styles/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/modules/styles/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/modules/styles/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/modules/styles/pom.xml Sun Jun 21 10:54:59 2009 @@ -5,7 +5,7 @@ <parent> <groupId>org.wso2.solutions.identity</groupId> <artifactId>identity-solution-parent</artifactId> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/solutions/identity/2.0-RC1/product/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/solutions/identity/2.0-RC1/product/pom.xml?rev=39545&r1=39544&r2=39545&view=diff ============================================================================== --- branches/solutions/identity/2.0-RC1/product/pom.xml (original) +++ branches/solutions/identity/2.0-RC1/product/pom.xml Sun Jun 21 10:54:59 2009 @@ -8,7 +8,7 @@ <artifactId>identity-solution-parent</artifactId> <packaging>pom</packaging> <description>WSO2 Identity Server</description> - <version>SNAPSHOT</version> + <version>2.0.0.RC1</version> <name>WSO2 Identity Server</name> <url>http://wso2.org/projects/solutions/identity</url> _______________________________________________ Identity-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/identity-dev
