Skip to content

Commit

Permalink
Update version to 2.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Prouvost <olivier.prouvost@opcoach.com>
  • Loading branch information
opcoach committed Apr 7, 2020
1 parent b3ee0ac commit 17d429b
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion build/com.opcoach.genmodeladdon.feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="com.opcoach.genmodeladdon.feature"
label="EMF genModelAddon (override generated code)"
version="2.2.0.qualifier"
version="2.3.0.qualifier"
provider-name="OPCOACH">

<description url="http://www.example.com/description">
Expand Down
2 changes: 1 addition & 1 deletion build/com.opcoach.genmodeladdon.feature/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/com.opcoach.genmodeladdon.repository/category.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/com.opcoach.genmodeladdon.feature_2.2.0.qualifier.jar" id="com.opcoach.genmodeladdon.feature" version="2.2.0.qualifier">
<feature id="com.opcoach.genmodeladdon.feature">
<category name="com.opcoach.genModelAddon"/>
</feature>
<category-def name="com.opcoach.genModelAddon" label="EMF genModelAddon to generate code properly">
Expand Down
2 changes: 1 addition & 1 deletion build/com.opcoach.genmodeladdon.repository/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/com.opcoach.genmodeladdon.tp/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.core.test/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Test
Bundle-SymbolicName: com.opcoach.genmodeladdon.core.test;singleton:=true
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: OPCOACH
Fragment-Host: com.opcoach.genmodeladdon.core;bundle-version="1.6.4"
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.core.test/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>com.opcoach.genmodeladdon.core.test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.core/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Core
Bundle-SymbolicName: com.opcoach.genmodeladdon.core;singleton:=true
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: OPCOACH
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.emf.codegen.ecore;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.core/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>com.opcoach.genmodeladdon.core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.sample/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Sample
Bundle-SymbolicName: com.opcoach.genmodeladdon.sample;singleton:=true
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-ClassPath: ant_tasks/importer.ecore.tasks.jar,
.
Require-Bundle: org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.sample/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>com.opcoach.genmodeladdon.sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.ui/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Genmodeladdon
Bundle-SymbolicName: com.opcoach.genmodeladdon.ui;singleton:=true
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: OPCOACH
Require-Bundle: org.eclipse.core.runtime,
com.opcoach.genmodeladdon.core;bundle-version="1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion com.opcoach.genmodeladdon.ui/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
</parent>

<artifactId>com.opcoach.genmodeladdon.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.opcoach.genmodeladdon</groupId>
<artifactId>com.opcoach.genmodeladdon.parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.3.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit 17d429b

Please sign in to comment.