Skip to content

Commit

Permalink
Moving from 3.3.2 to 3.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ylussaud committed Apr 9, 2024
1 parent 9d0e040 commit 9e2f9a9
Show file tree
Hide file tree
Showing 1,624 changed files with 181 additions and 181 deletions.
2 changes: 1 addition & 1 deletion features/org.obeonetwork.m2doc.cdo.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.obeonetwork.m2doc.cdo.feature"
label="M2Doc CDO Integration"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.cdo.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.cdo.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.obeonetwork.m2doc.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.obeonetwork.m2doc.feature"
label="M2Doc"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.obeonetwork.m2doc.html.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.obeonetwork.m2doc.html.feature"
label="M2Doc HTML Integration (experimental)"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.html.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.html.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.obeonetwork.m2doc.launcher.feature"
label="Feature for the M2doc Launcher"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">

Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.launcher.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.launcher.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
6 changes: 3 additions & 3 deletions features/org.obeonetwork.m2doc.rcptt.feature/feature.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2017, 2020 Obeo.
Copyright (c) 2017, 2024 Obeo.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -13,7 +13,7 @@
<feature
id="org.obeonetwork.m2doc.rcptt.feature"
label="M2Doc RCPTT"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand All @@ -23,7 +23,7 @@
</description>

<copyright url="http://www.obeo.fr/legal.php?lang=en">
Copyright (c) 2017, 2020 Obeo.
Copyright (c) 2017, 2024 Obeo.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License
v2.0
Expand Down
6 changes: 3 additions & 3 deletions features/org.obeonetwork.m2doc.rcptt.feature/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2016, 2020 Obeo.
Copyright (c) 2016, 2024 Obeo.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
Expand All @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.rcptt.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.obeonetwork.m2doc.sirius.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.obeonetwork.m2doc.sirius.feature"
label="M2Doc Sirius Integration"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.sirius.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.sirius.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.obeonetwork.m2doc.ui.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.obeonetwork.m2doc.ui.feature"
label="M2Doc UI"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.ui.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.ui.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion features/org.obeonetwork.m2doc.ui.jdt.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.obeonetwork.m2doc.ui.jdt.feature"
label="M2Doc UI, JDT integration"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.ui.jdt.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.ui.jdt.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<feature
id="org.obeonetwork.m2doc.wikitext.feature"
label="M2Doc WikiText Integration (experimental)"
version="3.3.2.qualifier"
version="3.3.3.qualifier"
provider-name="Obeo Network"
license-feature="org.eclipse.license"
license-feature-version="2.0.2">
Expand Down
4 changes: 2 additions & 2 deletions features/org.obeonetwork.m2doc.wikitext.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.wikitext.feature</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
2 changes: 1 addition & 1 deletion plugins/org.obeonetwork.m2doc.cdo/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: %pluginName
Bundle-SymbolicName: org.obeonetwork.m2doc.cdo;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.cdo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.cdo</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion plugins/org.obeonetwork.m2doc.doc/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: %pluginName
Bundle-SymbolicName: org.obeonetwork.m2doc.doc;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Require-Bundle: org.eclipse.help,
org.eclipse.ui.cheatsheets
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.doc</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
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: %pluginName
Bundle-SymbolicName: org.obeonetwork.m2doc.genconf.edit;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.obeonetwork.m2doc.genconf.provider.M2docconfEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.genconf.edit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.genconf.edit</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
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: %pluginName
Bundle-SymbolicName: org.obeonetwork.m2doc.genconf.editor;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.obeonetwork.m2doc.genconf.presentation.M2docconfEditorPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.genconf.editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.genconf.editor</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion plugins/org.obeonetwork.m2doc.genconf/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: %pluginName
Bundle-SymbolicName: org.obeonetwork.m2doc.genconf;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.genconf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.genconf</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-SymbolicName: org.obeonetwork.m2doc.html.ide;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.obeonetwork.m2doc;bundle-version="[3.0.0,4.0.0)",
org.obeonetwork.m2doc.ide;bundle-version="[3.0.0,4.0.0)",
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.html.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.html.ide</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion plugins/org.obeonetwork.m2doc.html/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Localization: plugin
Bundle-SymbolicName: org.obeonetwork.m2doc.html
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Vendor: %providerName
Bundle-ClassPath: .
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.html/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.html</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
2 changes: 1 addition & 1 deletion plugins/org.obeonetwork.m2doc.ide.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: %pluginName
Bundle-SymbolicName: org.obeonetwork.m2doc.ide.jdt;singleton:=true
Bundle-Version: 3.3.2.qualifier
Bundle-Version: 3.3.3.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.core.resources,
org.eclipse.core.runtime,
Expand Down
4 changes: 2 additions & 2 deletions plugins/org.obeonetwork.m2doc.ide.jdt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.parent</artifactId>
<relativePath>../..</relativePath>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
</parent>
<groupId>org.obeonetwork.m2doc</groupId>
<artifactId>org.obeonetwork.m2doc.ide.jdt</artifactId>
<version>3.3.2-SNAPSHOT</version>
<version>3.3.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>
Loading

0 comments on commit 9e2f9a9

Please sign in to comment.