[jbosstools-commits] JBoss Tools SVN: r30955 - in branches/jbosstools-3.2.x/struts: plugins/org.jboss.tools.struts.text.ext and 3 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Apr 28 19:32:06 EDT 2011


Author: akazakov
Date: 2011-04-28 19:32:06 -0400 (Thu, 28 Apr 2011)
New Revision: 30955

Modified:
   branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/feature.xml
   branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/pom.xml
   branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF
   branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/pom.xml
   branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF
   branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/pom.xml
Log:
https://issues.jboss.org/browse/JBIDE-8814

Modified: branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/feature.xml
===================================================================
--- branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/feature.xml	2011-04-28 23:31:38 UTC (rev 30954)
+++ branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/feature.xml	2011-04-28 23:32:06 UTC (rev 30955)
@@ -2,7 +2,7 @@
 <feature
       id="org.jboss.tools.struts.feature"
       label="%featureName"
-      version="3.1.0.qualifier"
+      version="3.1.1.qualifier"
       provider-name="%providerName"
       plugin="org.jboss.tools.struts.ui">
 

Modified: branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/pom.xml	2011-04-28 23:31:38 UTC (rev 30954)
+++ branches/jbosstools-3.2.x/struts/features/org.jboss.tools.struts.feature/pom.xml	2011-04-28 23:32:06 UTC (rev 30955)
@@ -8,6 +8,6 @@
 	</parent>
 	<groupId>org.jboss.tools.struts.features</groupId>
 	<artifactId>org.jboss.tools.struts.feature</artifactId> 
-	<version>3.1.0-SNAPSHOT</version>
+	<version>3.1.1-SNAPSHOT</version>
 	<packaging>eclipse-feature</packaging>
 </project>

Modified: branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF
===================================================================
--- branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF	2011-04-28 23:31:38 UTC (rev 30954)
+++ branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/META-INF/MANIFEST.MF	2011-04-28 23:32:06 UTC (rev 30955)
@@ -24,6 +24,6 @@
  org.eclipse.jst.jsp.core,
  org.jboss.tools.common
 Export-Package: org.jboss.tools.struts.text.ext.hyperlink
-Bundle-Version: 3.1.0.qualifier
+Bundle-Version: 3.1.1.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ActivationPolicy: lazy

Modified: branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/pom.xml	2011-04-28 23:31:38 UTC (rev 30954)
+++ branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.text.ext/pom.xml	2011-04-28 23:32:06 UTC (rev 30955)
@@ -8,6 +8,6 @@
 	</parent>
 	<groupId>org.jboss.tools.struts.plugins</groupId>
 	<artifactId>org.jboss.tools.struts.text.ext</artifactId> 
-	<version>3.1.0-SNAPSHOT</version>
+	<version>3.1.1-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>

Modified: branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF
===================================================================
--- branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF	2011-04-28 23:31:38 UTC (rev 30954)
+++ branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/META-INF/MANIFEST.MF	2011-04-28 23:32:06 UTC (rev 30955)
@@ -61,6 +61,6 @@
  org.eclipse.core.runtime,
  org.eclipse.gef,
  org.eclipse.core.expressions
-Bundle-Version: 3.1.0.qualifier
+Bundle-Version: 3.1.1.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ActivationPolicy: lazy

Modified: branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/pom.xml	2011-04-28 23:31:38 UTC (rev 30954)
+++ branches/jbosstools-3.2.x/struts/plugins/org.jboss.tools.struts.ui/pom.xml	2011-04-28 23:32:06 UTC (rev 30955)
@@ -8,6 +8,6 @@
 	</parent>
 	<groupId>org.jboss.tools.struts.plugins</groupId>
 	<artifactId>org.jboss.tools.struts.ui</artifactId> 
-	<version>3.1.0-SNAPSHOT</version>
+	<version>3.1.1-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>



More information about the jbosstools-commits mailing list