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

Commit

Permalink
Increment version to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tkutz authored Nov 3, 2016
1 parent cd51c60 commit 9316434
Show file tree
Hide file tree
Showing 143 changed files with 156 additions and 156 deletions.
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 Tool Base"
version="2.8.0.qualifier"
version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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="2.8.0.qualifier"
version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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="2.8.0.qualifier"
version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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="2.8.0.qualifier"
version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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="2.8.0.qualifier"
version="2.8.1.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

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

<requires>
<import feature="org.yakindu.base" version="2.8.0.qualifier"/>
<import feature="org.yakindu.base" version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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-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"
label="YAKINDU Generator All-In-One Feature"
version="2.8.0.qualifier"
version="2.8.1.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

Expand Down Expand Up @@ -35,7 +35,7 @@
version="0.0.0"/>

<requires>
<import feature="org.yakindu.sct" version="2.8.0.qualifier"/>
<import feature="org.yakindu.sct" version="2.8.1.qualifier"/>
</requires>

<plugin
Expand Down
2 changes: 1 addition & 1 deletion features/org.yakindu.sct.generator-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>2.8.0-SNAPSHOT</version>
<version>2.8.1-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.sct.generator</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="2.8.0.qualifier"
version="2.8.1.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

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

<requires>
<import feature="org.yakindu.sct" version="2.8.0.qualifier"/>
<import feature="org.yakindu.sct" version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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="2.8.0.qualifier"
version="2.8.1.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

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

<requires>
<import feature="org.yakindu.sct" version="2.8.0.qualifier"/>
<import feature="org.yakindu.sct" version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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.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="2.8.0.qualifier"
version="2.8.1.qualifier"
provider-name="statecharts.org"
plugin="org.yakindu.sct.branding">

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

<requires>
<import feature="org.yakindu.sct" version="2.8.0.qualifier"/>
<import feature="org.yakindu.sct" version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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="2.8.0.qualifier"
version="2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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: 2.8.0.qualifier
Bundle-Version: 2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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 Base Expressions UI
Bundle-Vendor: statecharts.org
Bundle-Version: 2.8.0.qualifier
Bundle-Version: 2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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: 2.8.0.qualifier
Bundle-Version: 2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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: 2.8.0.qualifier
Bundle-Version: 2.8.1.qualifier
Bundle-Vendor: statecharts.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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 @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: YAKINDU Base Types Edit
Bundle-SymbolicName: org.yakindu.base.types.edit;singleton:=true
Bundle-Version: 2.8.0.qualifier
Bundle-Version: 2.8.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.yakindu.base.types.provider.TypesEditPlugin$Implementation
Bundle-Vendor: statecharts.org
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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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: 2.8.0.qualifier
Bundle-Version: 2.8.1.qualifier
Bundle-Vendor: statecharts.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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 @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: YAKINDU Base Types
Bundle-SymbolicName: org.yakindu.base.types;singleton:=true
Bundle-Version: 2.8.0.qualifier
Bundle-Version: 2.8.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: statecharts.org
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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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: 2.8.0.qualifier
Bundle-Version: 2.8.1.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>2.8.0-SNAPSHOT</version>
<version>2.8.1-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: 2.8.0.qualifier
Bundle-Version: 2.8.1.qualifier
Bundle-Vendor: statecharts.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.base.xtext.utils.jface/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>2.8.0-SNAPSHOT</version>
<version>2.8.1-SNAPSHOT</version>
<relativePath>../../releng/org.yakindu.sct.releng/pom.xml</relativePath>
</parent>
<artifactId>org.yakindu.base.xtext.utils.jface</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugins/org.yakindu.sct.branding/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: YAKINDU Statechart Tools
Bundle-SymbolicName: org.yakindu.sct.branding
Bundle-Version: 2.8.0.qualifier
Bundle-Version: 2.8.1.qualifier
Bundle-Vendor: statecharts.org
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Loading

0 comments on commit 9316434

Please sign in to comment.