Skip to content

Commit f377846

Browse files
committed
Moving from Capella 7.0.0 to Capella 7.0.1.
1 parent 59edc56 commit f377846

File tree

30 files changed

+2793
-2781
lines changed

30 files changed

+2793
-2781
lines changed

features/org.obeonetwork.capella.m2doc.aql.queries.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.obeonetwork.capella.m2doc.aql.queries.feature"
44
label="Capella doc generation utils"
5-
version="7.0.0.qualifier"
5+
version="7.0.1.qualifier"
66
provider-name="Obeo Network"
77
license-feature="org.eclipse.license"
88
license-feature-version="2.0.2">

features/org.obeonetwork.capella.m2doc.aql.queries.feature/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<groupId>org.obeonetwork.capella.extensions</groupId>
1818
<artifactId>parent</artifactId>
1919
<relativePath>../..</relativePath>
20-
<version>7.0.0-SNAPSHOT</version>
20+
<version>7.0.1-SNAPSHOT</version>
2121
</parent>
2222
<groupId>org.obeonetwork.capella.extensions</groupId>
2323
<artifactId>org.obeonetwork.capella.m2doc.aql.queries.feature</artifactId>
24-
<version>7.0.0-SNAPSHOT</version>
24+
<version>7.0.1-SNAPSHOT</version>
2525
<packaging>eclipse-feature</packaging>
2626
</project>

features/org.obeonetwork.capella.m2doc.commandline.feature/feature.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feature
33
id="org.obeonetwork.capella.m2doc.commandline.feature"
44
label="Capella doc generation command line"
5-
version="7.0.0.qualifier"
5+
version="7.0.1.qualifier"
66
provider-name="Obeo Network"
77
license-feature="org.eclipse.license"
88
license-feature-version="2.0.2">

features/org.obeonetwork.capella.m2doc.commandline.feature/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<groupId>org.obeonetwork.capella.extensions</groupId>
1818
<artifactId>parent</artifactId>
1919
<relativePath>../..</relativePath>
20-
<version>7.0.0-SNAPSHOT</version>
20+
<version>7.0.1-SNAPSHOT</version>
2121
</parent>
2222
<groupId>org.obeonetwork.capella.extensions</groupId>
2323
<artifactId>org.obeonetwork.capella.m2doc.commandline.feature</artifactId>
24-
<version>7.0.0-SNAPSHOT</version>
24+
<version>7.0.1-SNAPSHOT</version>
2525
<packaging>eclipse-feature</packaging>
2626
</project>

plugins/org.obeonetwork.capella.m2doc.aql.queries/.classpath

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
4+
<attributes>
5+
<attribute name="module" value="true"/>
6+
</attributes>
7+
</classpathentry>
48
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
59
<classpathentry kind="src" path="src"/>
610
<classpathentry kind="src" path="src-utils"/>

plugins/org.obeonetwork.capella.m2doc.aql.queries/.settings/org.eclipse.jdt.core.prefs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
eclipse.preferences.version=1
22
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3-
org.eclipse.jdt.core.compiler.codegen.targetPlatform=11
4-
org.eclipse.jdt.core.compiler.compliance=11
3+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=17
4+
org.eclipse.jdt.core.compiler.compliance=17
55
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
66
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
77
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
88
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
99
org.eclipse.jdt.core.compiler.release=enabled
10-
org.eclipse.jdt.core.compiler.source=11
10+
org.eclipse.jdt.core.compiler.source=17
1111
org.eclipse.jdt.core.formatter.align_fields_grouping_blank_lines=2147483647
1212
org.eclipse.jdt.core.formatter.align_type_members_on_columns=false
1313
org.eclipse.jdt.core.formatter.alignment_for_additive_operator=20

plugins/org.obeonetwork.capella.m2doc.aql.queries/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.obeonetwork.capella.m2doc.aql.queries;singleton:=true
5-
Bundle-Version: 7.0.0.qualifier
5+
Bundle-Version: 7.0.1.qualifier
66
Bundle-Activator: org.obeonetwork.capella.m2doc.aql.queries.Activator
77
Bundle-Localization: plugin
88
Require-Bundle: org.eclipse.core.runtime,
@@ -25,7 +25,7 @@ Require-Bundle: org.eclipse.core.runtime,
2525
org.polarsys.capella.common.ui.massactions;bundle-version="[7.0.0,7.1.0)",
2626
org.polarsys.capella.common.ui.massactions.core;bundle-version="[7.0.0,7.1.0)"
2727
Bundle-ActivationPolicy: lazy
28-
Bundle-RequiredExecutionEnvironment: JavaSE-11
28+
Bundle-RequiredExecutionEnvironment: JavaSE-17
2929
Bundle-Vendor: %providerName
3030
Export-Package: org.obeonetwork.capella.m2doc.aql.queries
3131
Automatic-Module-Name: org.obeonetwork.capella.m2doc.aql.queries

plugins/org.obeonetwork.capella.m2doc.aql.queries/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<groupId>org.obeonetwork.capella.extensions</groupId>
1818
<artifactId>parent</artifactId>
1919
<relativePath>../..</relativePath>
20-
<version>7.0.0-SNAPSHOT</version>
20+
<version>7.0.1-SNAPSHOT</version>
2121
</parent>
2222
<groupId>org.obeonetwork.capella.extensions</groupId>
2323
<artifactId>org.obeonetwork.capella.m2doc.aql.queries</artifactId>
24-
<version>7.0.0-SNAPSHOT</version>
24+
<version>7.0.1-SNAPSHOT</version>
2525
<packaging>eclipse-plugin</packaging>
2626

2727
<properties>

plugins/org.obeonetwork.capella.m2doc.commandline/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %pluginName
44
Bundle-SymbolicName: org.obeonetwork.capella.m2doc.commandline;singleton:=true
5-
Bundle-Version: 7.0.0.qualifier
5+
Bundle-Version: 7.0.1.qualifier
66
Bundle-Vendor: %providerName
77
Require-Bundle: org.eclipse.ui,
88
org.polarsys.capella.core.commandline.core;bundle-version="[7.0.0,7.1.0)",
@@ -13,7 +13,7 @@ Require-Bundle: org.eclipse.ui,
1313
org.polarsys.capella.core.commandline.core.ui
1414
Bundle-ActivationPolicy: lazy
1515
Bundle-ClassPath: .
16-
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
16+
Bundle-RequiredExecutionEnvironment: JavaSE-17
1717
Export-Package: org.obeonetwork.capella.m2doc.commandline
1818
Bundle-Localization: plugin
1919
Automatic-Module-Name: org.obeonetwork.capella.m2doc.commandline

plugins/org.obeonetwork.capella.m2doc.commandline/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<groupId>org.obeonetwork.capella.extensions</groupId>
1818
<artifactId>parent</artifactId>
1919
<relativePath>../..</relativePath>
20-
<version>7.0.0-SNAPSHOT</version>
20+
<version>7.0.1-SNAPSHOT</version>
2121
</parent>
2222
<groupId>org.obeonetwork.capella.extensions</groupId>
2323
<artifactId>org.obeonetwork.capella.m2doc.commandline</artifactId>
24-
<version>7.0.0-SNAPSHOT</version>
24+
<version>7.0.1-SNAPSHOT</version>
2525
<packaging>eclipse-plugin</packaging>
2626
</project>

0 commit comments

Comments
 (0)