Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Version increment to 3.5.12 #3119

Merged
merged 1 commit into from
Jun 12, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion features/org.yakindu.base-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.base"
label="YAKINDU Statechart Tools Base"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="statecharts.org">

<description url="http://www.statecharts.org">
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.base-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.base.gmf.runtime-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.base.gmf.runtime"
label="GMF Runtime"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="itemis AG">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.base.gmf.runtime-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.gmf.runtime</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.base.xtext.utils.gmf"
label="Xtext GMF Integration (XGI) Feature"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="itemis AG">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.base.xtext.utils.gmf-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.xtext.utils.gmf</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.base.xtext.utils.jface"
label="Xtext JFace Integration Feature"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="itemis AG">

<description url="http://www.example.com/description">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.xtext.utils.jface</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions features/org.yakindu.sct-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.sct"
label="YAKINDU Statechart Tools"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

Expand All @@ -23,7 +23,7 @@
</url>

<requires>
<import feature="org.yakindu.base" version="3.5.11.qualifier"/>
<import feature="org.yakindu.base" version="3.5.12.qualifier"/>
<import plugin="com.google.guava" version="12.0.0" match="greaterOrEqual"/>
<import plugin="com.google.inject" version="3.0.0" match="compatible"/>
<import plugin="com.google.inject.multibindings" version="3.0.0" match="compatible"/>
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.sct</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions features/org.yakindu.sct.generator.c-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.sct.generator.c"
label="YAKINDU Statechart Tools C Code Generator"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

Expand All @@ -23,7 +23,7 @@
</url>

<requires>
<import feature="org.yakindu.sct" version="3.5.11.qualifier"/>
<import feature="org.yakindu.sct" version="3.5.12.qualifier"/>
</requires>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct.generator.c-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.sct.generator.c</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions features/org.yakindu.sct.generator.cpp-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.sct.generator.cpp"
label="YAKINDU Statechart Tools C++ Code Generator"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

Expand All @@ -23,7 +23,7 @@
</url>

<requires>
<import feature="org.yakindu.sct" version="3.5.11.qualifier"/>
<import feature="org.yakindu.sct" version="3.5.12.qualifier"/>
</requires>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct.generator.cpp-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.sct.generator.cpp</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions features/org.yakindu.sct.generator.csharp-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.sct.generator.csharp"
label="YAKINDU Statechart Tools C# Generator"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

Expand All @@ -23,7 +23,7 @@
</url>

<requires>
<import feature="org.yakindu.sct" version="3.5.11.qualifier"/>
<import feature="org.yakindu.sct" version="3.5.12.qualifier"/>
</requires>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct.generator.csharp-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.sct.generator.csharp</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions features/org.yakindu.sct.generator.java-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.sct.generator.java"
label="YAKINDU Statechart Tools Java Code Generator"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

Expand All @@ -23,7 +23,7 @@
</url>

<requires>
<import feature="org.yakindu.sct" version="3.5.11.qualifier"/>
<import feature="org.yakindu.sct" version="3.5.12.qualifier"/>
</requires>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct.generator.java-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.sct.generator.java</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct.test-feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.yakindu.sct.test"
label="YAKINDU 2 Test"
version="3.5.11.qualifier"
version="3.5.12.qualifier"
provider-name="yakindu.org">

<description>
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct.test-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.sct.test</artifactId>
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: YAKINDU Base Edit
Bundle-SymbolicName: org.yakindu.base.expressions.edit;singleton:=true
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.yakindu.base.expressions.expressions.provider.ExpressionsEditPlugin$Implementation
Bundle-Vendor: statecharts.org
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.expressions.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.expressions.edit</artifactId>
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: YAKINDU Expressions Interpreter
Bundle-SymbolicName: org.yakindu.base.expressions.interpreter
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: statecharts.org
Require-Bundle: org.yakindu.base.types;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.expressions.interpreter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.expressions.interpreter</artifactId>
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: YAKINDU Base Expressions UI
Bundle-Vendor: statecharts.org
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-SymbolicName: org.yakindu.base.expressions.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.yakindu.base.expressions;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.expressions.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.expressions.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.expressions/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: YAKINDU Base Expressions
Bundle-Vendor: statecharts.org
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-SymbolicName: org.yakindu.base.expressions; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.expressions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.expressions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.gmf.runtime/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: YAKINDU GMF Runtime Commons
Bundle-SymbolicName: org.yakindu.base.gmf.runtime
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-Vendor: statecharts.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.gmf.runtime.diagram.ui.properties,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.gmf.runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.gmf.runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.types.edit/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.yakindu.base.types.edit;singleton:=true
Automatic-Module-Name: org.yakindu.base.types.edit
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.yakindu.base.types.provider.TypesEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.types.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.types.edit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.types.test/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: YAKINDU Base Types Tests
Bundle-SymbolicName: org.yakindu.base.types.test
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-Vendor: statecharts.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.yakindu.base.types,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.types.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.types.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.types/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.yakindu.base.types;singleton:=true
Automatic-Module-Name: org.yakindu.base.types
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.types/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.types</artifactId>
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: YAKINDU Xtext GMF Integration (XGI)
Bundle-SymbolicName: org.yakindu.base.xtext.utils.gmf
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-Vendor: statecharts.org
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.xtext.ui,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.xtext.utils.gmf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.yakindu.sct</groupId>
<artifactId>org.yakindu.sct.releng</artifactId>
<version>3.5.11-SNAPSHOT</version>
<version>3.5.12-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.xtext.utils.gmf</artifactId>
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: YAKINDU Xtext JFace Integration (XJI)
Bundle-SymbolicName: org.yakindu.base.xtext.utils.jface;singleton:=true
Bundle-Version: 3.5.11.qualifier
Bundle-Version: 3.5.12.qualifier
Bundle-Vendor: statecharts.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime,
Expand Down
Loading