Skip to content

Commit

Permalink
[release] new version 'v1.18.0-SNAPSHOT'.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunther-bachmann committed Jun 11, 2018
1 parent 555689d commit 26618eb
Show file tree
Hide file tree
Showing 122 changed files with 134 additions and 134 deletions.
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.ide/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.testeditor.aml.dsl.ide
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.testeditor.aml.dsl.ide.contentassist.antlr.internal,
org.testeditor.aml.dsl.ide.contentassist.antlr
Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.tests/META-INF/MANIFEST.MF
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: org.testeditor.aml.dsl.tests
Bundle-Vendor: Signal Iduna Corporation
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-SymbolicName: org.testeditor.aml.dsl.tests;singleton:=true
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.ui.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.testeditor.aml.dsl.ui.tests
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui.workbench;resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.ui/META-INF/MANIFEST.MF
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: org.testeditor.aml.dsl.ui
Bundle-Vendor: Signal Iduna Corporation
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-SymbolicName: org.testeditor.aml.dsl.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.testeditor.dsl.common,
Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl/META-INF/MANIFEST.MF
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: org.testeditor.aml.dsl
Bundle-Vendor: Signal Iduna Corporation
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-SymbolicName: org.testeditor.aml.dsl; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.model/META-INF/MANIFEST.MF
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.testeditor.aml.model;singleton:=true
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.xcore</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.xcore</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.sdk/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.testeditor.aml.sdk"
label="AML SDK Feature"
version="1.17.1">
version="1.17.1.qualifier">

<description url="https://github.com/test-editor/test-editor-xtext">
Application Modelling Language feature set.
Expand Down
2 changes: 1 addition & 1 deletion aml/org.testeditor.aml.sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion aml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

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.testeditor.dsl.common.model;singleton:=true
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.xcore</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.xcore</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.testeditor.dsl.common.testing
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.resources,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common.testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

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: Tests
Bundle-SymbolicName: org.testeditor.dsl.common.tests
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-Vendor: Signal Iduna Corporation
Fragment-Host: org.testeditor.dsl.common
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.testeditor.dsl.common.ui.tests
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: Signal Iduna Corporation
Fragment-Host: org.testeditor.dsl.common.ui
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common.ui/META-INF/MANIFEST.MF
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: Ui
Bundle-SymbolicName: org.testeditor.dsl.common.ui;singleton:=true
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-Vendor: Signal Iduna Corporation
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.xtend.lib,
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common/META-INF/MANIFEST.MF
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.testeditor.dsl.common;singleton:=true
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ClassPath: lib/core-fixture-4.1.4.jar,.
Bundle-Vendor: Signal Iduna Corporation
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.dsl.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.logging.tests/META-INF/MANIFEST.MF
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: Logging
Bundle-SymbolicName: org.testeditor.logging.tests
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Require-Bundle: org.eclipse.core.runtime,
com.google.guava,
org.eclipse.xtext.xbase.lib,
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.logging.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.logging/META-INF/MANIFEST.MF
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: Logging
Bundle-SymbolicName: org.testeditor.logging
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime,
com.google.guava,
Expand Down
2 changes: 1 addition & 1 deletion common/org.testeditor.logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=1.17.1
version=1.18.0-SNAPSHOT
2 changes: 1 addition & 1 deletion legacy/org.testeditor.aml.legacy.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.testeditor.aml.legacy.feature"
label="AML Legacy Feature"
version="1.17.1">
version="1.17.1.qualifier">

<copyright>
Copyright (c) 2012 - 2018 Signal Iduna Corporation and others.
Expand Down
2 changes: 1 addition & 1 deletion legacy/org.testeditor.aml.legacy.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

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: org.testeditor.aml.dsl.legacy
Bundle-SymbolicName: org.testeditor.aml.legacy.importer.ui;singleton:=true
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-Activator: org.testeditor.aml.legacy.importer.ui.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion legacy/org.testeditor.aml.legacy.importer.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

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: org.testeditor.aml.dsl.legacy.model
Bundle-SymbolicName: org.testeditor.aml.legacy.model
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-Vendor: Signal Iduna Corporation
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.xtend.lib,
Expand Down
2 changes: 1 addition & 1 deletion legacy/org.testeditor.aml.legacy.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent.dsl</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>releng/org.testeditor.releng.parent.dsl</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rcp/org.testeditor.plugin.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.testeditor.plugin.feature"
label="Additional testeditor plugins"
version="1.17.1">
version="1.17.1.qualifier">

<description url="https://github.com/test-editor/test-editor-xtext">
This feature provides several additional plugins:
Expand Down
2 changes: 1 addition & 1 deletion rcp/org.testeditor.plugin.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.testeditor</groupId>
<artifactId>org.testeditor.releng.parent</artifactId>
<version>1.17.1</version>
<version>1.17.1-SNAPSHOT</version>
<relativePath>../../releng/org.testeditor.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion rcp/org.testeditor.rcp4.bootstrap/META-INF/MANIFEST.MF
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: Bootstrap
Bundle-SymbolicName: org.testeditor.rcp4.bootstrap
Bundle-Version: 1.17.1
Bundle-Version: 1.17.1.qualifier
Bundle-Activator: org.testeditor.rcp4.bootstrap.Activator
Require-Bundle: org.eclipse.core.runtime
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
Loading

0 comments on commit 26618eb

Please sign in to comment.