Skip to content

Commit

Permalink
Merge pull request #292 from qvdk/release/0.0.23
Browse files Browse the repository at this point in the history
Release/0.0.23
  • Loading branch information
girijant authored Nov 29, 2018
2 parents 2d10b0a + 671d8ab commit 882fac1
Show file tree
Hide file tree
Showing 18 changed files with 17 additions and 17 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion cucumber.eclipse.download/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<groupId>cucumber.eclipse.download</groupId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.editor.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: Cucumber Editor Test
Bundle-SymbolicName: cucumber.eclipse.editor.test
Bundle-Version: 0.0.22.qualifier
Bundle-Version: 0.0.23.qualifier
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Fragment-Host: cucumber.eclipse.editor
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.editor.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.editor.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.editor/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: Cucumber Editor
Bundle-SymbolicName: cucumber.eclipse.editor;singleton:=true
Bundle-Version: 0.0.22.qualifier
Bundle-Version: 0.0.23.qualifier
Bundle-Activator: cucumber.eclipse.editor.Activator
Require-Bundle: org.eclipse.ui;bundle-version="3.5.0",
org.eclipse.core.runtime;bundle-version="3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.editor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="cucumber.eclipse.feature"
label="Cucumber Eclipse Feature"
version="0.0.22.qualifier">
version="0.0.23.qualifier">

<description>
Eclipse plugin for Cucumber
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.feature</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.p2updatesite/category.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/cucumber.eclipse.feature_0.0.22.qualifier.jar" id="cucumber.eclipse.feature" version="0.0.22.qualifier">
<feature url="features/cucumber.eclipse.feature_0.0.23.qualifier.jar" id="cucumber.eclipse.feature" version="0.0.23.qualifier">
<category name="cucumber_eclipse_category_id"/>
</feature>
<category-def name="cucumber_eclipse_category_id" label="Cucumber Eclipse Plugin">
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.p2updatesite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.p2updatesite</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.runner/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: Cucumber Runner
Bundle-SymbolicName: cucumber.eclipse.runner
Bundle-Version: 0.0.22.qualifier
Bundle-Version: 0.0.23.qualifier
Bundle-Activator: cucumber.eclipse.runner.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.steps.integration/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: Cucumber Steps Integration
Bundle-SymbolicName: cucumber.eclipse.steps.integration;singleton:=true
Bundle-Version: 0.0.22.qualifier
Bundle-Version: 0.0.23.qualifier
Bundle-Activator: cucumber.eclipse.steps.integration.Activator
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.resources;bundle-version="3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.steps.integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.steps.integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.steps.jdt/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: Cucumber Steps via Eclipse JDT
Bundle-SymbolicName: cucumber.eclipse.steps.jdt;singleton:=true
Bundle-Version: 0.0.22.qualifier
Bundle-Version: 0.0.23.qualifier
Bundle-Activator: cucumber.eclipse.steps.jdt.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.steps.jdt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.steps.jdt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cucumber.eclipse.targetdefinition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
</parent>

<artifactId>cucumber.eclipse.targetdefinition</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<version>0.0.22-SNAPSHOT</version>
<version>0.0.23-SNAPSHOT</version>
<groupId>cucumber.eclipse</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
Expand Down

0 comments on commit 882fac1

Please sign in to comment.