Author: nickboldt
Date: 2011-03-10 16:14:34 -0500 (Thu, 10 Mar 2011)
New Revision: 29676
Modified:
branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF
branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/pom.xml
Log:
bump manifest and pom version to 1.0.1
Modified: branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF
===================================================================
---
branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF 2011-03-10
21:12:38 UTC (rev 29675)
+++
branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/META-INF/MANIFEST.MF 2011-03-10
21:14:34 UTC (rev 29676)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: JBoss Tools GWT (Experimental)
Bundle-SymbolicName: org.jboss.tools.gwt.core;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.1.qualifier
Bundle-Activator: org.jboss.tools.gwt.core.internal.GWTCoreActivator
Bundle-Vendor: JBoss by Red Hat
Require-Bundle:
Modified: branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/pom.xml
===================================================================
--- branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/pom.xml 2011-03-10 21:12:38
UTC (rev 29675)
+++ branches/3.3.indigo/gwt/plugins/org.jboss.tools.gwt.core/pom.xml 2011-03-10 21:14:34
UTC (rev 29676)
@@ -9,6 +9,6 @@
</parent>
<groupId>org.jboss.tools.gwt.plugins</groupId>
<artifactId>org.jboss.tools.gwt.core</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
-</project>
\ No newline at end of file
+</project>
Show replies by date