Skip to content

Commit

Permalink
Prepare releng for 2.6.1 release #1177
Browse files Browse the repository at this point in the history
Increment versions to 2.6.1

Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
  • Loading branch information
ruspl-afed committed Dec 6, 2022
1 parent 3a5ecd4 commit eae2ed4
Show file tree
Hide file tree
Showing 90 changed files with 127 additions and 127 deletions.
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lbc.base/META-INF/MANIFEST.MF
Expand Up @@ -21,5 +21,5 @@ Export-Package: org.eclipse.passage.lbc.internal.base;x-friends:="org.eclipse.pa
org.eclipse.passage.lbc.internal.base.mine;x-friends:="org.eclipse.passage.lbc.base.tests,org.eclipse.passage.lic.hc.tests"
Import-Package: org.apache.logging.log4j;version="2.17.1"
Bundle-ActivationPolicy: lazy
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent";version="2.6.0";name="FLS: Concurrent access to a feature grant for several users";level="info";provider="Eclipse Passage",
licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent.full";version="2.6.0";name="FLS: Concurrent access to a feature grant for any amount of users";level="error";provider="Eclipse Passage"
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent";version="2.6.1";name="FLS: Concurrent access to a feature grant for several users";level="info";provider="Eclipse Passage",
licensing.feature;licensing.feature="org.eclipse.passage.lbc.acquire.concurrent.full";version="2.6.1";name="FLS: Concurrent access to a feature grant for any amount of users";level="error";provider="Eclipse Passage"
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lbc.fls.seal/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lbc.fls.seal
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lbc.fls.seal;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand All @@ -16,4 +16,4 @@ Require-Bundle: org.eclipse.passage.lic.api;bundle-version="0.0.0",
org.eclipse.passage.lic.licenses.model;bundle-version="0.0.0",
org.eclipse.passage.lic.oshi;bundle-version="0.0.0"
Service-Component: OSGI-INF/*.xml
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.fls.product";name="Eclipse Passage Floating License Server";version="2.6.0";provider="Eclipse Passage";level="warn"
Provide-Capability: licensing.feature;licensing.feature="org.eclipse.passage.lbc.fls.product";name="Eclipse Passage Floating License Server";version="2.6.1";provider="Eclipse Passage";level="warn"
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lbc.fls/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lbc.fls
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lbc.fls;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lic.api/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.api
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.api
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.api/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.api</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.base/META-INF/MANIFEST.MF
Expand Up @@ -2,12 +2,12 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.base
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.base;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.passage.lic.api;bundle-version="2.6.0";visibility:=reexport
Require-Bundle: org.eclipse.passage.lic.api;bundle-version="2.6.1";visibility:=reexport
Export-Package: org.eclipse.passage.lic.base,
org.eclipse.passage.lic.base.access,
org.eclipse.passage.lic.base.acquire,
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.base/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.base</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
6 changes: 3 additions & 3 deletions bundles/org.eclipse.passage.lic.bc/META-INF/MANIFEST.MF
Expand Up @@ -2,14 +2,14 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.bc
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.bc
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.passage.lic.api;bundle-version="2.6.0",
org.eclipse.passage.lic.base;bundle-version="2.6.0"
Require-Bundle: org.eclipse.passage.lic.api;bundle-version="2.6.1",
org.eclipse.passage.lic.base;bundle-version="2.6.1"
Export-Package: org.eclipse.passage.lic.bc
Import-Package: org.bouncycastle.bcpg;version="1.72.0",
org.bouncycastle.crypto.digests;version="1.72.0",
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.bc/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.bc</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.compile.branding
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.compile.branding
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.define.branding
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.define.branding
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.emf/META-INF/MANIFEST.MF
Expand Up @@ -2,13 +2,13 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.emf.edit
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.emf
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.emf.ecore.xmi;bundle-version="0.0.0",
org.eclipse.passage.lic.base;bundle-version="2.6.0"
org.eclipse.passage.lic.base;bundle-version="2.6.1"
Export-Package: org.eclipse.passage.lic.emf,
org.eclipse.passage.lic.emf.meta,
org.eclipse.passage.lic.emf.migration,
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.emf/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.emf</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
6 changes: 3 additions & 3 deletions bundles/org.eclipse.passage.lic.equinox/META-INF/MANIFEST.MF
Expand Up @@ -2,14 +2,14 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.equinox
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.equinox
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime;bundle-version="0.0.0";visibility:=reexport,
org.eclipse.passage.lic.api;bundle-version="2.6.0";visibility:=reexport,
org.eclipse.passage.lic.base;bundle-version="2.6.0";visibility:=reexport
org.eclipse.passage.lic.api;bundle-version="2.6.1";visibility:=reexport,
org.eclipse.passage.lic.base;bundle-version="2.6.1";visibility:=reexport
Export-Package: org.eclipse.passage.lic.equinox,
org.eclipse.passage.lic.equinox.access;x-friends:="org.eclipse.passage.lic.jetty",
org.eclipse.passage.lic.equinox.acquire,
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lic.equinox/META-INF/p2.inf
Expand Up @@ -13,4 +13,4 @@

provides.0.namespace = licensing.management
provides.0.name = equinox
provides.0.version = 2.6.0
provides.0.version = 2.6.1
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.equinox/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.equinox</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.execute.branding
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.execute.branding
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.execute
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.execute
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.execute/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.execute</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
14 changes: 7 additions & 7 deletions bundles/org.eclipse.passage.lic.hc/META-INF/MANIFEST.MF
Expand Up @@ -2,18 +2,18 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.hc
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.hc
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.emf.ecore.xmi;bundle-version="0.0.0",
org.eclipse.passage.lic.api;bundle-version="2.6.0",
org.eclipse.passage.lic.base;bundle-version="2.6.0",
org.eclipse.passage.lic.emf;bundle-version="2.6.0",
org.eclipse.passage.lic.equinox;bundle-version="2.6.0",
org.eclipse.passage.lic.net;bundle-version="2.6.0",
org.eclipse.passage.lic.licenses.model;bundle-version="2.6.0"
org.eclipse.passage.lic.api;bundle-version="2.6.1",
org.eclipse.passage.lic.base;bundle-version="2.6.1",
org.eclipse.passage.lic.emf;bundle-version="2.6.1",
org.eclipse.passage.lic.equinox;bundle-version="2.6.1",
org.eclipse.passage.lic.net;bundle-version="2.6.1",
org.eclipse.passage.lic.licenses.model;bundle-version="2.6.1"
Export-Package: org.eclipse.passage.lic.hc.remote,
org.eclipse.passage.lic.hc.remote.impl,
org.eclipse.passage.lic.hc.remote.impl.acquire,
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.hc/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.hc</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
2 changes: 1 addition & 1 deletion bundles/org.eclipse.passage.lic.jface/META-INF/MANIFEST.MF
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.base.ui
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.jface
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Expand Down
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.licenses.model
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.licenses.model;singleton:=true
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Copyright: %Bundle-Copyright
Expand All @@ -11,9 +11,9 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.core.runtime;bundle-version="0.0.0";x-installation:=greedy;resolution:=optional,
org.eclipse.emf.ecore;bundle-version="0.0.0";visibility:=reexport,
org.eclipse.emf.ecore.xmi;bundle-version="0.0.0";visibility:=reexport,
org.eclipse.passage.lic.emf;bundle-version="2.6.0",
org.eclipse.passage.lic.licenses;bundle-version="2.6.0";visibility:=reexport,
org.eclipse.passage.lic.base;bundle-version="2.6.0"
org.eclipse.passage.lic.emf;bundle-version="2.6.1",
org.eclipse.passage.lic.licenses;bundle-version="2.6.1";visibility:=reexport,
org.eclipse.passage.lic.base;bundle-version="2.6.1"
Export-Package: org.eclipse.passage.lic.internal.licenses.convert;x-friends:="org.eclipse.passage.lic.hc",
org.eclipse.passage.lic.internal.licenses.model;x-friends:="org.eclipse.passage.lic.licenses.migration,org.eclipse.passage.loc.dashboard.ui,org.eclipse.passage.loc.licenses.core",
org.eclipse.passage.lic.internal.licenses.model.signature,
Expand Down
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.licenses.model/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.licenses.model</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.licenses/META-INF/MANIFEST.MF
Expand Up @@ -2,10 +2,10 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.licenses
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.licenses
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.passage.lic.api;bundle-version="2.6.0";visibility:=reexport
Require-Bundle: org.eclipse.passage.lic.api;bundle-version="2.6.1";visibility:=reexport
Export-Package: org.eclipse.passage.lic.licenses
4 changes: 2 additions & 2 deletions bundles/org.eclipse.passage.lic.licenses/pom.xml
Expand Up @@ -19,13 +19,13 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>org.eclipse.passage.lic.licenses</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>

<parent>
<groupId>org.eclipse.passage</groupId>
<artifactId>org.eclipse.passage.bundles</artifactId>
<version>2.6.0-SNAPSHOT</version>
<version>2.6.1-SNAPSHOT</version>
</parent>

</project>
8 changes: 4 additions & 4 deletions bundles/org.eclipse.passage.lic.net/META-INF/MANIFEST.MF
Expand Up @@ -2,15 +2,15 @@ Manifest-Version: 1.0
Automatic-Module-Name: org.eclipse.passage.lic.net
Bundle-ManifestVersion: 2
Bundle-SymbolicName: org.eclipse.passage.lic.net
Bundle-Version: 2.6.0.qualifier
Bundle-Version: 2.6.1.qualifier
Bundle-Name: %Bundle-Name
Bundle-Vendor: %Bundle-Vendor
Bundle-Copyright: %Bundle-Copyright
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Require-Bundle: org.eclipse.emf.ecore.xmi;bundle-version="0.0.0",
org.eclipse.passage.lic.base;bundle-version="2.6.0";visibility:=reexport,
org.eclipse.passage.lic.emf;bundle-version="2.6.0",
org.eclipse.passage.lic.equinox;bundle-version="2.6.0"
org.eclipse.passage.lic.base;bundle-version="2.6.1";visibility:=reexport,
org.eclipse.passage.lic.emf;bundle-version="2.6.1",
org.eclipse.passage.lic.equinox;bundle-version="2.6.1"
Export-Package: org.eclipse.passage.lic.internal.net;
x-friends:="org.eclipse.passage.lbc.base,
org.eclipse.passage.lic.hc,
Expand Down

0 comments on commit eae2ed4

Please sign in to comment.