Skip to content

Commit

Permalink
82: incremented version 1.11.1
Browse files Browse the repository at this point in the history
Task-Url: #82
  • Loading branch information
LorenzoBettini committed Feb 11, 2017
1 parent c8c658d commit de8ec05
Show file tree
Hide file tree
Showing 68 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion devtools/it.xsemantics.targetplatform/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.targetplatform</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devtools/it.xsemantics.workspace/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.workspace"
label="Xsemantics Workspace"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://www.example.com/description">
Expand Down
2 changes: 1 addition & 1 deletion doc/it.xsemantics.doc/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics Documentation
Bundle-SymbolicName: it.xsemantics.doc;singleton:=true
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-Vendor: Lorenzo Bettini
Require-Bundle: org.eclipse.help;bundle-version="3.5.0",
org.eclipse.xtext.xdoc.generator;bundle-version="0.1.0";resolution:=optional,
Expand Down
2 changes: 1 addition & 1 deletion doc/it.xsemantics.doc/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.doc</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: it.xsemantics.example.expressions.tests
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.expressions.tests;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: it.xsemantics.example.expressions,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.expressions.tests/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.expressions.tests</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics Expression UI
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.expressions.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: it.xsemantics.example.expressions;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.expressions.ui/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.expressions.ui</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics Expressions Example
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.expressions;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.expressions/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.expressions</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics FJ Example Tests
Bundle-SymbolicName: it.xsemantics.example.fj.tests;singleton:=true
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-ClassPath: .
Bundle-Vendor: Lorenzo Bettini
Bundle-Localization: plugin
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fj.tests/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.fj.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fj.ui/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics FJ Eclipse UI
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.fj.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: it.xsemantics.example.fj;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fj.ui/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.fj.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fj/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics FJ Example
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.fj;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fj/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.fj</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: it.xsemantics.example.fjcached.tests
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.fjcached.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: it.xsemantics.example.fjcached;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fjcached.tests/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.fjcached.tests</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: it.xsemantics.example.fjcached.ui
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.fjcached.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: it.xsemantics.example.fjcached;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fjcached.ui/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.fjcached.ui</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: it.xsemantics.example.fjcached
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.fjcached; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.fjcached/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.fjcached</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Lambda Tests
Bundle-SymbolicName: it.xsemantics.example.lambda.tests
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-Activator: it.xsemantics.example.lambda.tests.Activator
Bundle-Vendor: Lorenzo Bettini
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.lambda.tests/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.lambda.tests</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics Lambda Example UI
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.lambda.ui;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: it.xsemantics.example.lambda;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.lambda.ui/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.lambda.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.lambda/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics Lambda Example
Bundle-Vendor: Lorenzo Bettini
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-SymbolicName: it.xsemantics.example.lambda;singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.example.lambda/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.example.lambda</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.ui.examples/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Xsemantics Examples
Bundle-SymbolicName: it.xsemantics.ui.examples;singleton:=true
Bundle-Version: 1.11.0.qualifier
Bundle-Version: 1.11.1.qualifier
Bundle-Vendor: Lorenzo Bettini
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.eclipse.ui;bundle-version="3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/it.xsemantics.ui.examples/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.ui.examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.doc.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.doc.feature"
label="Xsemantics Documentation Feature"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://xsemantics.sourceforge.net">
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.doc.feature/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.doc.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.dsl.ui.tests.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.dsl.ui.tests.feature"
label="Xsemantics Feature For Dsl UI Testing"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://www.example.com/description">
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.examples.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.examples.feature"
label="Xsemantics Examples"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://xsemantics.sourceforge.net">
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.examples.feature/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.examples.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.feature"
label="Xsemantics UI"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://xsemantics.sourceforge.net">
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.feature/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.feature</artifactId>
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.implemented.examples.feature"
label="Xsemantics Implemented Examples"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://xsemantics.sourceforge.net">
Expand Down
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.implemented.examples.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.runtime.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.runtime.feature"
label="Xsemantics Runtime Feature"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://xsemantics.sourceforge.net">
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.runtime.feature/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.runtime.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.sdk/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.sdk"
label="Xsemantics SDK"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://xsemantics.sourceforge.net">
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.sdk/pom.xml
Expand Up @@ -7,7 +7,7 @@
<relativePath>../../releng/it.xsemantics.parent/pom.xml</relativePath>
<groupId>net.sf.xsemantics</groupId>
<artifactId>it.xsemantics.parent</artifactId>
<version>1.11.0-SNAPSHOT</version>
<version>1.11.1-SNAPSHOT</version>
</parent>

<artifactId>it.xsemantics.sdk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/it.xsemantics.tests.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="it.xsemantics.tests.feature"
label="Xsemantics Feature For Testing"
version="1.11.0.qualifier"
version="1.11.1.qualifier"
provider-name="Lorenzo Bettini">

<description url="http://www.example.com/description">
Expand Down

0 comments on commit de8ec05

Please sign in to comment.