Author: snjeza
Date: 2011-08-14 20:33:07 -0400 (Sun, 14 Aug 2011)
New Revision: 33896
Modified:
trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml
trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml
trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/META-INF/MANIFEST.MF
trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml
trunk/common/plugins/org.jboss.tools.common.jdt.debug/META-INF/MANIFEST.MF
trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml
Log:
Modified: trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml
===================================================================
--- trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml 2011-08-15
00:26:33 UTC (rev 33895)
+++ trunk/common/features/org.jboss.tools.common.jdt.feature/feature.xml 2011-08-15
00:33:07 UTC (rev 33896)
@@ -2,7 +2,7 @@
<feature
id="org.jboss.tools.common.jdt.feature"
label="%featureName"
- version="1.0.0.qualifier"
+ version="3.3.0.qualifier"
provider-name="%providerName"
plugin="org.jboss.tools.common.jdt.debug">
Modified: trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml
===================================================================
--- trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml 2011-08-15 00:26:33
UTC (rev 33895)
+++ trunk/common/features/org.jboss.tools.common.jdt.feature/pom.xml 2011-08-15 00:33:07
UTC (rev 33896)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.common</groupId>
<artifactId>features</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.common.features</groupId>
<artifactId>org.jboss.tools.common.jdt.feature</artifactId>
Modified: trunk/common/plugins/org.jboss.tools.common.jdt.debug/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.jdt.debug/META-INF/MANIFEST.MF 2011-08-15
00:26:33 UTC (rev 33895)
+++ trunk/common/plugins/org.jboss.tools.common.jdt.debug/META-INF/MANIFEST.MF 2011-08-15
00:33:07 UTC (rev 33896)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.common.jdt.debug;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 3.3.0.qualifier
Bundle-Activator: org.jboss.tools.common.jdt.debug.RemoteDebugActivator
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
org.eclipse.core.resources;bundle-version="3.7.100",
Modified: trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml 2011-08-15 00:26:33 UTC
(rev 33895)
+++ trunk/common/plugins/org.jboss.tools.common.jdt.debug/pom.xml 2011-08-15 00:33:07 UTC
(rev 33896)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.common</groupId>
<artifactId>plugins</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.common.plugins</groupId>
<artifactId>org.jboss.tools.common.jdt.debug</artifactId>
Modified: trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/META-INF/MANIFEST.MF
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/META-INF/MANIFEST.MF 2011-08-15
00:26:33 UTC (rev 33895)
+++
trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/META-INF/MANIFEST.MF 2011-08-15
00:33:07 UTC (rev 33896)
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.common.jdt.debug.ui;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 3.3.0.qualifier
Bundle-Activator: org.jboss.tools.common.jdt.debug.ui.RemoteDebugUIActivator
Require-Bundle: org.eclipse.ui;bundle-version="3.7.0",
org.eclipse.core.runtime;bundle-version="3.7.0",
Modified: trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml 2011-08-15 00:26:33
UTC (rev 33895)
+++ trunk/common/plugins/org.jboss.tools.common.jdt.debug.ui/pom.xml 2011-08-15 00:33:07
UTC (rev 33896)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.tools.common</groupId>
<artifactId>plugins</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>3.3.0-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.common.plugins</groupId>
<artifactId>org.jboss.tools.common.jdt.debug.ui</artifactId>