Skip to content

Commit

Permalink
[releng] Bump to 6.1 (eclipse-capella#167)
Browse files Browse the repository at this point in the history
* [releng] Bump to 6.1

Change-Id: I9604c6e7b8c14e8c7867190761a4a83b2501c9d7
Signed-off-by: Philippe DUL <[email protected]>

* [releng] Update target platform to nightly

Signed-off-by: Philippe DUL <[email protected]>

Signed-off-by: Philippe DUL <[email protected]>
  • Loading branch information
pdulth authored Oct 21, 2022
1 parent b402750 commit 77408e6
Show file tree
Hide file tree
Showing 71 changed files with 80 additions and 80 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.polarsys.capella.studio.doc.feature"
label="%featureName"
version="6.0.0.qualifier"
version="6.1.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion doc/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</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: %BundleName
Bundle-SymbolicName: org.polarsys.capella.studio.doc;singleton:=true
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Automatic-Module-Name: org.polarsys.capella.studio.doc
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %BundleVendor
Expand Down
2 changes: 1 addition & 1 deletion doc/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.polarsys.capella.extension.sdk.feature"
label="Capella Extension SDK Feature"
version="6.0.0.qualifier"
version="6.1.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
2 changes: 1 addition & 1 deletion extension/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-SymbolicName: org.polarsys.capella.extension.genchain.egf;singleton:=true
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-SymbolicName: org.polarsys.capella.extension.genchain.model.edit;singleton:=true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-SymbolicName: org.polarsys.capella.extension.genchain.model;singleton:=true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-ClassPath: .
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-SymbolicName: org.polarsys.capella.extension.tools.ui;singleton:=true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-SymbolicName: org.polarsys.capella.extension.tools;singleton:=true
Expand Down
2 changes: 1 addition & 1 deletion extension/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extension/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion gendoc/tests/org.polarsys.capella.gen.doc.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata:Metadata xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:metadata="http://www.polarsys.org/kitalpha/ad/metadata/1.0.0" id="_uJa9wLipEeeHCbWopDaLhg">
<viewpointReferences id="_u1h10LipEeeHCbWopDaLhg" vpId="org.polarsys.capella.core.viewpoint" version="6.0.0"/>
<viewpointReferences id="_u1h10LipEeeHCbWopDaLhg" vpId="org.polarsys.capella.core.viewpoint" version="6.1.0"/>
</metadata:Metadata>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--Capella_Version_6.0.0-->
<!--Capella_Version_6.1.0-->
<org.polarsys.capella.core.data.capellamodeller:Project xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:libraries="http://www.polarsys.org/capella/common/libraries/6.0.0"
xmlns:org.polarsys.capella.core.data.capellacommon="http://www.polarsys.org/capella/core/common/6.0.0"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata:Metadata xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:metadata="http://www.polarsys.org/kitalpha/ad/metadata/1.0.0" id="_uJa9wLipEeeHCbWopDaLhg">
<viewpointReferences id="_u1h10LipEeeHCbWopDaLhg" vpId="org.polarsys.capella.core.viewpoint" version="6.0.0"/>
<viewpointReferences id="_u1h10LipEeeHCbWopDaLhg" vpId="org.polarsys.capella.core.viewpoint" version="6.1.0"/>
</metadata:Metadata>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--Capella_Version_6.0.0-->
<!--Capella_Version_6.1.0-->
<org.polarsys.capella.core.data.capellamodeller:Project xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:libraries="http://www.polarsys.org/capella/common/libraries/6.0.0"
xmlns:org.polarsys.capella.core.data.capellacommon="http://www.polarsys.org/capella/core/common/6.0.0"
Expand Down
2 changes: 1 addition & 1 deletion gendoc/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.polarsys.capella.studio.product.feature"
label="%featureName"
version="6.0.0.qualifier"
version="6.1.0.qualifier"
provider-name="%providerName"
plugin="org.polarsys.capella.studio.product">

Expand Down
2 changes: 1 addition & 1 deletion product/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.polarsys.capella.studio.product;singleton:=true
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 6.1.0.qualifier
Bundle-Activator: org.polarsys.capella.studio.product.Activator
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
Expand Down
2 changes: 1 addition & 1 deletion product/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../releng/plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.polarsys.capella.studio.releng.capella.feature"
label="Releng feature Capella for capella studio"
version="6.0.0.qualifier"
version="6.1.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.polarsys.capella.studio.releng.eclipse.feature"
label="%featureName"
version="6.0.0.qualifier"
version="6.1.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.polarsys.capella.studio.releng.feature"
label="%featureName"
version="6.0.0.qualifier"
version="6.1.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<feature
id="org.polarsys.capella.studio.releng.kitalpha.feature"
label="%featureName"
version="6.0.0.qualifier"
version="6.1.0.qualifier"
provider-name="%providerName">

<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion releng/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../plugins/org.polarsys.capella.studio.releng.parent</relativePath>
</parent>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../org.polarsys.capella.studio.releng.parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../org.polarsys.capella.studio.releng.parent</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<packaging>pom</packaging>

<licenses>
Expand Down Expand Up @@ -194,7 +194,7 @@
<artifact>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio.releng.targets</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<classifier>../../../releng/plugins/org.polarsys.capella.studio.releng.targets/${target-platform-name}</classifier>
</artifact>
</target>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Capella Studio Product" uid="org.polarsys.capella.studio.releng.product" id="org.polarsys.capella.studio.product.CapellaStudio" application="org.polarsys.capella.studio.product.application" version="6.0.0.qualifier" useFeatures="true" includeLaunchers="true">
<product name="Capella Studio Product" uid="org.polarsys.capella.studio.releng.product" id="org.polarsys.capella.studio.product.CapellaStudio" application="org.polarsys.capella.studio.product.application" version="6.1.0.qualifier" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="/org.polarsys.capella.studio.product/icons/CapellaStudioAbout.png"/>
Expand Down Expand Up @@ -62,9 +62,9 @@ SPDX-License-Identifier: EPL-2.0
</plugins>

<features>
<feature id="org.polarsys.capella.studio.releng.eclipse.feature" version="6.0.0.qualifier"/>
<feature id="org.polarsys.capella.studio.releng.kitalpha.feature" version="6.0.0.qualifier"/>
<feature id="org.polarsys.capella.studio.releng.capella.feature" version="6.0.0.qualifier"/>
<feature id="org.polarsys.capella.studio.releng.eclipse.feature" version="6.1.0.qualifier"/>
<feature id="org.polarsys.capella.studio.releng.kitalpha.feature" version="6.1.0.qualifier"/>
<feature id="org.polarsys.capella.studio.releng.capella.feature" version="6.1.0.qualifier"/>
</features>

<configurations>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.polarsys.capella</groupId>
<artifactId>org.polarsys.capella.studio</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../org.polarsys.capella.studio.releng.parent</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 77408e6

Please sign in to comment.