[jbosstools-commits] JBoss Tools SVN: r30924 - in trunk/esb/plugins/org.jboss.tools.esb.ui: META-INF and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Apr 28 13:52:06 EDT 2011


Author: scabanovich
Date: 2011-04-28 13:52:06 -0400 (Thu, 28 Apr 2011)
New Revision: 30924

Modified:
   trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF
   trunk/esb/plugins/org.jboss.tools.esb.ui/pom.xml
Log:
JBIDE-8813
https://issues.jboss.org/browse/JBIDE-8813

Modified: trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF	2011-04-28 17:45:34 UTC (rev 30923)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/META-INF/MANIFEST.MF	2011-04-28 17:52:06 UTC (rev 30924)
@@ -36,5 +36,5 @@
  org.jboss.tools.common.model.ui,
  org.jboss.tools.common.text.xml,
  org.jboss.tools.esb.core
-Bundle-Version: 1.3.0.qualifier
+Bundle-Version: 1.4.0.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5

Modified: trunk/esb/plugins/org.jboss.tools.esb.ui/pom.xml
===================================================================
--- trunk/esb/plugins/org.jboss.tools.esb.ui/pom.xml	2011-04-28 17:45:34 UTC (rev 30923)
+++ trunk/esb/plugins/org.jboss.tools.esb.ui/pom.xml	2011-04-28 17:52:06 UTC (rev 30924)
@@ -8,6 +8,6 @@
 	</parent>
 	<groupId>org.jboss.tools.esb.plugins</groupId>
 	<artifactId>org.jboss.tools.esb.ui</artifactId> 
-	<version>1.3.0-SNAPSHOT</version>
+	<version>1.4.0-SNAPSHOT</version>
 	<packaging>eclipse-plugin</packaging>
 </project>
\ No newline at end of file



More information about the jbosstools-commits mailing list