Author: adietish
Date: 2011-07-22 03:38:18 -0400 (Fri, 22 Jul 2011)
New Revision: 33128
Modified:
trunk/gwt/features/org.jboss.tools.gwt.feature/feature.xml
trunk/gwt/features/org.jboss.tools.gwt.feature/pom.xml
Log:
[JBIDE-9338] updated dependencies to GWT 2.3 for Eclipse Indigo
Modified: trunk/gwt/features/org.jboss.tools.gwt.feature/feature.xml
===================================================================
--- trunk/gwt/features/org.jboss.tools.gwt.feature/feature.xml 2011-07-22 06:26:32 UTC
(rev 33127)
+++ trunk/gwt/features/org.jboss.tools.gwt.feature/feature.xml 2011-07-22 07:38:18 UTC
(rev 33128)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.gwt.feature"
label="%featureName"
- version="1.0.1.qualifier"
+ version="1.0.2.qualifier"
provider-name="%providerName">
<description
url="http://www.example.com/description">
Modified: trunk/gwt/features/org.jboss.tools.gwt.feature/pom.xml
===================================================================
--- trunk/gwt/features/org.jboss.tools.gwt.feature/pom.xml 2011-07-22 06:26:32 UTC (rev
33127)
+++ trunk/gwt/features/org.jboss.tools.gwt.feature/pom.xml 2011-07-22 07:38:18 UTC (rev
33128)
@@ -9,6 +9,6 @@
</parent>
<groupId>org.jboss.tools.gwt.features</groupId>
<artifactId>org.jboss.tools.gwt.feature</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>