Skip to content

Commit

Permalink
Bump version to v6.9.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-ka committed Aug 16, 2023
1 parent 47865ec commit f9b2a8c
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.contextmapper.dsl.feature"
label="Context Mapper DSL Editor"
version="6.8.1.qualifier"
version="6.9.0.qualifier"
provider-name="Context Mapper Project Team"
plugin="org.contextmapper.dsl.ui">

Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.feature</artifactId>
<packaging>eclipse-feature</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ide.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.ide.tests
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.ide.tests
Bundle-Vendor: Context Mapper
Bundle-Version: 6.8.1.qualifier
Bundle-Version: 6.9.0.qualifier
Bundle-SymbolicName: org.contextmapper.dsl.ide.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ide.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.ide.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ide/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.ide
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.ide
Bundle-Vendor: Context Mapper
Bundle-Version: 6.8.1.qualifier
Bundle-Version: 6.9.0.qualifier
Bundle-SymbolicName: org.contextmapper.dsl.ide; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.ide</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.repository</artifactId>
<packaging>eclipse-repository</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.target</artifactId>
<packaging>eclipse-target-definition</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.tests
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.tests
Bundle-Vendor: Context Mapper
Bundle-Version: 6.8.1.qualifier
Bundle-Version: 6.9.0.qualifier
Bundle-SymbolicName: org.contextmapper.dsl.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.ui.tests
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.ui.tests
Bundle-Vendor: Context Mapper
Bundle-Version: 6.8.1.qualifier
Bundle-Version: 6.9.0.qualifier
Bundle-SymbolicName: org.contextmapper.dsl.ui.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl.ui,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.ui.tests</artifactId>
<packaging>eclipse-test-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl.ui
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl.ui
Bundle-Vendor: Context Mapper
Bundle-Version: 6.8.1.qualifier
Bundle-Version: 6.9.0.qualifier
Bundle-SymbolicName: org.contextmapper.dsl.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.contextmapper.dsl,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl.ui</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Automatic-Module-Name: org.contextmapper.dsl
Bundle-ManifestVersion: 2
Bundle-Name: org.contextmapper.dsl
Bundle-Vendor: Context Mapper
Bundle-Version: 6.8.1.qualifier
Bundle-Version: 6.9.0.qualifier
Bundle-SymbolicName: org.contextmapper.dsl; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext,
Expand Down
2 changes: 1 addition & 1 deletion org.contextmapper.dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.contextmapper.dsl</groupId>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.contextmapper.dsl</artifactId>
<packaging>eclipse-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.contextmapper.dsl</groupId>
<version>6.8.1-SNAPSHOT</version>
<version>6.9.0-SNAPSHOT</version>
<artifactId>org.contextmapper.dsl.parent</artifactId>
<packaging>pom</packaging>

Expand Down

0 comments on commit f9b2a8c

Please sign in to comment.