Author: saminda Date: Fri Jun 6 23:19:07 2008 New Revision: 18102 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18102
Log: 2.3-SNAPSHOT -> 2.3 Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.core/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.ui/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.core/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.core/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.ui/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.server.wsas/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.ui/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.wtp.ext/pom.xml branches/wsas/java/2.3/eclipse-wtp-plugins/pom.xml Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.core/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.core/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.core/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.core/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.ui/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.ui/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.ui/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.consumption.ui/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.core/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.core/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.core/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.core/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.core/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.core/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.core/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.core/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.ui/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.ui/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.ui/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.creation.ui/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.server.wsas/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.server.wsas/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.server.wsas/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.server.wsas/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.ui/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.ui/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.ui/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.ui/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.wtp.ext/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.wtp.ext/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.wtp.ext/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/org.wso2.wsf.ide.wtp.ext/pom.xml Fri Jun 6 23:19:07 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: branches/wsas/java/2.3/eclipse-wtp-plugins/pom.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/eclipse-wtp-plugins/pom.xml?rev=18102&r1=18101&r2=18102&view=diff ============================================================================== --- branches/wsas/java/2.3/eclipse-wtp-plugins/pom.xml (original) +++ branches/wsas/java/2.3/eclipse-wtp-plugins/pom.xml Fri Jun 6 23:19:07 2008 @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3</version> <name>wso2wsf eclipse wtp plugins</name> <packaging>pom</packaging> <description>The WSO2 WSF Eclipse WSF Plugin</description> _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
