Skip to content

Commit

Permalink
JBIDE-21504: bump from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Jan 21, 2016
1 parent 1c5fb7d commit 89e1a09
Show file tree
Hide file tree
Showing 51 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.ext.feature/feature.xml
Expand Up @@ -10,7 +10,7 @@
<feature
id="org.jboss.tools.forge.ext.feature"
label="%featureName"
version="2.0.1.qualifier"
version="2.0.2.qualifier"
provider-name="%featureProvider"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.ext.feature/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>features</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.features</groupId>
<artifactId>org.jboss.tools.forge.ext.feature</artifactId>
Expand Down
Expand Up @@ -10,7 +10,7 @@
<feature
id="org.jboss.tools.forge.ext.test.feature"
label="%featureName"
version="2.0.1.qualifier"
version="2.0.2.qualifier"
provider-name="%featureProvider"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.ext.test.feature/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>features</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.features</groupId>
<artifactId>org.jboss.tools.forge.ext.test.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.feature/feature.xml
Expand Up @@ -10,7 +10,7 @@
<feature
id="org.jboss.tools.forge.feature"
label="%featureName"
version="2.0.1.qualifier"
version="2.0.2.qualifier"
provider-name="%featureProvider"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.feature/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>features</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.features</groupId>
<artifactId>org.jboss.tools.forge.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.m2e.feature/feature.xml
Expand Up @@ -10,7 +10,7 @@
<feature
id="org.jboss.tools.forge.m2e.feature"
label="%featureName"
version="2.0.1.qualifier"
version="2.0.2.qualifier"
provider-name="%featureProvider"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0"
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.m2e.feature/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>features</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.features</groupId>
<artifactId>org.jboss.tools.forge.m2e.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.test.feature/feature.xml
Expand Up @@ -10,7 +10,7 @@
<feature
id="org.jboss.tools.forge.test.feature"
label="%featureName"
version="2.0.1.qualifier"
version="2.0.2.qualifier"
provider-name="%featureProvider"
license-feature="org.jboss.tools.foundation.license.feature"
license-feature-version="0.0.0">
Expand Down
2 changes: 1 addition & 1 deletion features/org.jboss.tools.forge.test.feature/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>features</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.features</groupId>
<artifactId>org.jboss.tools.forge.test.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>forge</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.core/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.aesh.core;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
org.jboss.tools.aesh.runtime;visibility:=reexport
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.core/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.aesh.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.example/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Aesh Example
Bundle-SymbolicName: org.jboss.tools.aesh.example;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-Vendor: JBoss by Red Hat
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.jboss.tools.aesh.core;bundle-version="1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.example/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.aesh.example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.runtime/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.aesh.runtime;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: lib/aesh-0.56.1.jar
Export-Package: org.jboss.aesh.cl,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.runtime/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.aesh.runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.ui/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.aesh.ui;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
org.eclipse.jface.text;bundle-version="3.8.100",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.aesh.ui/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.aesh.ui</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.core.ext;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %BundleProvider
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.core.ext/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.core.ext</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.core/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.core;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
org.eclipse.debug.core;bundle-version="3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.core/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.m2e/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.m2e;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-Activator: org.jboss.tools.forge.m2e.internal.M2eForgeActivator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.m2e/pom.xml
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.m2e</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.runtime.ext
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Eclipse-BundleShape: dir
Bundle-Vendor: %BundleProvider
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.runtime.ext/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.runtime.ext</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.runtime/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.runtime;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %BundleProvider
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.runtime/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.ui.ext/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.ui.ext;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %BundleProvider
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.ui.ext/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.ui.ext</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.ui.notifications;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.ui.notifications/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.ui.notifications</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.ui/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %BundleName
Bundle-SymbolicName: org.jboss.tools.forge.ui;singleton:=true
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.console,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.jboss.tools.forge.ui/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.plugins</groupId>
<artifactId>org.jboss.tools.forge.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>forge</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -16,7 +16,7 @@
<version>4.3.1.Beta2-SNAPSHOT</version>
</parent>
<artifactId>forge</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
<name>jbosstools-forge</name>
<packaging>pom</packaging>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion site/pom.xml
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.jboss.tools</groupId>
<artifactId>forge</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>forge.site</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.aesh.core.test/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Aesh Core Tests
Bundle-SymbolicName: org.jboss.tools.aesh.core.test
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-Vendor: JBoss by Red Hat
Fragment-Host: org.jboss.tools.aesh.core
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.aesh.core.test/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>tests</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.tests</groupId>
<artifactId>org.jboss.tools.aesh.core.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.aesh.ui.test/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Aesh UI Tests
Bundle-SymbolicName: org.jboss.tools.aesh.ui.test
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-Vendor: JBoss by Red Hat
Fragment-Host: org.jboss.tools.aesh.ui
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.aesh.ui.test/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>tests</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.tests</groupId>
<artifactId>org.jboss.tools.aesh.ui.test</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Forge Core Extensions Test Plugin
Bundle-SymbolicName: org.jboss.tools.forge.core.ext.test
Bundle-Version: 2.0.1.qualifier
Bundle-Version: 2.0.2.qualifier
Bundle-Vendor: JBoss by Red Hat
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.junit;bundle-version="4.11.0"
2 changes: 1 addition & 1 deletion tests/org.jboss.tools.forge.core.ext.test/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jboss.tools.forge</groupId>
<artifactId>tests</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.2-SNAPSHOT</version>
</parent>
<groupId>org.jboss.tools.forge.tests</groupId>
<artifactId>org.jboss.tools.forge.core.ext.test</artifactId>
Expand Down

0 comments on commit 89e1a09

Please sign in to comment.