mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 08:48:55 +00:00
[releng] Increase version to 2.10.1
This commit is contained in:
parent
078307d63f
commit
a5bdb4455a
25 changed files with 26 additions and 26 deletions
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.xtext.ide;singleton:=true
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Xtext Junit4 Support
|
||||
Bundle-SymbolicName: org.eclipse.xtext.junit4
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.xtext.junit4,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: %pluginName
|
||||
Bundle-Localization: plugin
|
||||
Bundle-SymbolicName: org.eclipse.xtext.util
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Maven-Version: 2.10.0
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Maven-Version: 2.10.1
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.xtext.util;
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.eclipse.xtext.xtext.generator;singleton:=true
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-Name: %pluginName
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Xtext Wizard
|
||||
Bundle-SymbolicName: org.eclipse.xtext.xtext.wizard
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Export-Package: org.eclipse.xtext.xtext.wizard;x-friends:="org.eclipse.xtext.xtext.ui,org.eclipse.xtext.xtext.ui.tests",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.xtext;singleton:=true
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-ClassPath: .
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-Name: org.eclipse.xtext.junit4.tests
|
||||
Bundle-SymbolicName: org.eclipse.xtext.junit4.tests
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Require-Bundle: org.junit,
|
||||
org.eclipse.xtext.junit4,
|
||||
com.google.inject;bundle-version="3.0.0",
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Common Xtext Testlanguages For UI and Runtime - IDE
|
||||
Bundle-SymbolicName: org.eclipse.xtext.testlanguages.ide;singleton:=true
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-ActivationPolicy: lazy
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Common Xtext Testlanguages For UI and Runtime - Runtime
|
||||
Bundle-Vendor: Eclipse Xtext
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-SymbolicName: org.eclipse.xtext.testlanguages; singleton:=true
|
||||
Bundle-ActivationPolicy: lazy
|
||||
Require-Bundle: org.eclipse.xtext,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.xtext.tests;singleton:=true
|
||||
Bundle-Version: 2.10.0.qualifier
|
||||
Bundle-Version: 2.10.1.qualifier
|
||||
Bundle-Vendor: %providerName
|
||||
Bundle-Localization: plugin
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<parent>
|
||||
<groupId>org.eclipse.xtext</groupId>
|
||||
<artifactId>org.eclipse.xtext.tycho.parent</artifactId>
|
||||
<version>2.10.0-SNAPSHOT</version>
|
||||
<version>2.10.1-SNAPSHOT</version>
|
||||
<relativePath>../../maven/org.eclipse.xtext.tycho.parent</relativePath>
|
||||
</parent>
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
|
|
|
@ -9,7 +9,7 @@ buildscript {
|
|||
}
|
||||
|
||||
subprojects {
|
||||
ext.xtextVersion = '2.10.0-SNAPSHOT'
|
||||
ext.xtextVersion = '2.10.1-SNAPSHOT'
|
||||
repositories {
|
||||
jcenter()
|
||||
maven {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<properties>
|
||||
<tycho-version>0.23.1</tycho-version>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
|
@ -9,7 +9,7 @@ buildscript {
|
|||
}
|
||||
|
||||
subprojects {
|
||||
ext.xtextVersion = '2.10.0-SNAPSHOT'
|
||||
ext.xtextVersion = '2.10.1-SNAPSHOT'
|
||||
repositories {
|
||||
jcenter()
|
||||
maven {
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<properties>
|
||||
<tycho-version>0.23.1</tycho-version>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<properties>
|
||||
<tycho-version>0.23.1</tycho-version>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<xtextVersion>2.10.0-SNAPSHOT</xtextVersion>
|
||||
<xtextVersion>2.10.1-SNAPSHOT</xtextVersion>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>1.6</maven.compiler.source>
|
||||
<maven.compiler.target>1.6</maven.compiler.target>
|
||||
|
|
Loading…
Reference in a new issue