Author: sandakith Date: Fri Jun 6 22:20:47 2008 New Revision: 18098 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18098
Log: branch version of eclipse wsf plugins 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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -9,7 +9,7 @@ <parent> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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=18098&r1=18097&r2=18098&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 22:20:47 2008 @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.wso2.wsf</groupId> <artifactId>org.wso2.wsf</artifactId> - <version>SNAPSHOT</version> + <version>2.3-SNAPSHOT</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
