Skip to content

Commit

Permalink
[releng] Bump to 0.10.x
Browse files Browse the repository at this point in the history
Change-Id: I5ec04dc5bb7f7971d7e7a0e2501042f48ee19dd6
Signed-off-by: Philippe DUL <[email protected]>
  • Loading branch information
pdulth committed Nov 19, 2018
1 parent c85488f commit b41d4ba
Show file tree
Hide file tree
Showing 33 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.amalgam.discovery-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.amalgam.discovery"
label="Extra Modeling Components Installer"
version="1.9.0.qualifier"
version="1.10.0.qualifier"
provider-name="Eclipse Modeling Project"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.amalgam.discovery-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam.features</groupId>
<artifactId>org.eclipse.amalgam.discovery</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.amalgam.explorer.activity"
label="Amalgam Activity Explorer"
version="1.9.0.qualifier"
version="1.10.0.qualifier"
provider-name="Eclipse Modeling Project"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam.features</groupId>
<artifactId>org.eclipse.amalgam.explorer.activity</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.amalgam.explorer.contextual"
label="%featureName"
version="1.9.0.qualifier"
version="1.10.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam.features</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.amalgam.explorer.contextual.core"
label="%featureName"
version="1.9.0.qualifier"
version="1.10.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam.features</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual.core</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.eclipse.amalgam.explorer.contextual.sirius"
label="%featureName"
version="1.9.0.qualifier"
version="1.10.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam.features</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual.sirius</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.amalgam.update/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.update</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.discovery.core;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.amalgam.discovery.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.discovery.core</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Amalgam Modeling Discovery UI
Bundle-SymbolicName: org.eclipse.amalgam.discovery.modeling.tests;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Vendor: Eclipse Modeling Project
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.amalgam.discovery.modeling.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.discovery.modeling.tests</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Amalgam Modeling Discovery UI
Bundle-SymbolicName: org.eclipse.amalgam.discovery.modeling;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Activator: org.eclipse.amalgam.discovery.modeling.Activator
Bundle-Vendor: Eclipse Modeling Project
Require-Bundle: org.eclipse.core.runtime,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.amalgam.discovery.modeling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.discovery.modeling</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.discovery.ui;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.amalgam.discovery.DiscoveryUIPlugin
Bundle-Vendor: %providerName
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.amalgam.discovery.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.discovery.ui</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.explorer.activity.ui;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Activator: org.eclipse.amalgam.explorer.activity.ui.ActivityExplorerActivator
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.amalgam.explorer.activity.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.explorer.activity.ui</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.explorer.contextual.core.ui;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Activator: org.eclipse.amalgam.explorer.contextual.core.ui.ExplorerContextualActivator
Bundle-Localization: plugin
Bundle-Vendor: %providerName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual.core.ui</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.explorer.contextual.core;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Activator: org.eclipse.amalgam.explorer.contextual.core.ExplorerActivator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.emf.edit,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.amalgam.explorer.contextual.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual.core</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.explorer.contextual.sirius.ui;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Activator: org.eclipse.amalgam.explorer.contextual.sirius.ui.Activator
Require-Bundle: org.eclipse.emf.ecore,
org.eclipse.amalgam.explorer.contextual.core.ui,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual.sirius.ui</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.explorer.contextual.sirius;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Activator: org.eclipse.amalgam.explorer.contextual.sirius.Activator
Require-Bundle: org.eclipse.gef,
org.eclipse.amalgam.explorer.contextual.core.ui,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual.sirius</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.amalgam.explorer.contextual.ui;singleton:=true
Bundle-Version: 1.9.0.qualifier
Bundle-Version: 1.10.0.qualifier
Bundle-Activator: org.eclipse.amalgam.explorer.contextual.Activator
Require-Bundle: org.eclipse.amalgam.explorer.contextual.core.ui,
org.eclipse.amalgam.explorer.contextual.core,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.eclipse.amalgam.explorer.contextual.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.amalgam.releng</relativePath>
</parent>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.explorer.contextual.ui</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>


Expand Down
4 changes: 2 additions & 2 deletions releng/org.eclipse.amalgam.releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<licenses>
Expand Down Expand Up @@ -88,7 +88,7 @@
<artifact>
<groupId>org.eclipse.amalgam</groupId>
<artifactId>org.eclipse.amalgam.releng</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.10.0-SNAPSHOT</version>
<classifier>target_platforms/${PLATFORM}</classifier>
</artifact>
</target>
Expand Down
Loading

0 comments on commit b41d4ba

Please sign in to comment.