File tree 22 files changed +23
-23
lines changed
org.knime.core.data.uritype
org.knime.core.workflow.tests
org.knime.rsyntaxtextarea
org.knime.slf4j.binding/META-INF
org.knime.slf4j.binding.tests
org.knime.testing/META-INF
22 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 1
1
#! groovy
2
- def BN = (BRANCH_NAME == ' master' || BRANCH_NAME . startsWith(' releases/' )) ? BRANCH_NAME : ' releases/2024-12 '
2
+ def BN = (BRANCH_NAME == ' master' || BRANCH_NAME . startsWith(' releases/' )) ? BRANCH_NAME : ' releases/2025-07 '
3
3
4
4
library " knime-pipeline@$BN "
5
5
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : KNIME URL Type Definition (Preview)
4
4
Bundle-SymbolicName : org.knime.core.data.uritype;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-Vendor : KNIME AG, Zurich, Switzerland
7
7
Export-Package : org.knime.core.data.uri
8
8
Require-Bundle : org.knime.core;bundle-version="[5.4.0,6.0.0)",
Original file line number Diff line number Diff line change 13
13
<packaging >${packaging.default} </packaging >
14
14
15
15
<properties >
16
- <revision >5.4 .0</revision >
16
+ <revision >5.5 .0</revision >
17
17
</properties >
18
18
19
19
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : KNIME PMML support
4
4
Bundle-SymbolicName : org.knime.core.pmml;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-ClassPath : knime-pmml.jar,
7
7
lib/schemas.jar
8
8
Bundle-Vendor : KNIME AG, Zurich, Switzerland
Original file line number Diff line number Diff line change 13
13
<packaging >${packaging.default} </packaging >
14
14
15
15
<properties >
16
- <revision >5.4 .0</revision >
16
+ <revision >5.5 .0</revision >
17
17
</properties >
18
18
19
19
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Unit-Tests for org.knime.core
4
4
Bundle-SymbolicName : org.knime.core.tests;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-Vendor : KNIME AG, Zurich, Switzerland
7
7
Fragment-Host : org.knime.core;bundle-version="[5.4.0,6.0.0)"
8
8
Export-Package : org.knime.core,
Original file line number Diff line number Diff line change 9
9
<packaging >eclipse-test-plugin</packaging >
10
10
11
11
<properties >
12
- <revision >5.4 .0</revision >
12
+ <revision >5.5 .0</revision >
13
13
</properties >
14
14
15
15
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : KNIME Core Workflow tests
4
4
Bundle-SymbolicName : org.knime.core.workflow.tests;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-Vendor : KNIME AG, Zurich, Switzerland
7
7
Fragment-Host : org.knime.core;bundle-version="[5.4.0,6.0.0)"
8
8
Automatic-Module-Name : org.knime.core.workflow.tests
Original file line number Diff line number Diff line change 15
15
-XX:CompileCommand=exclude,javax/swing/text/GlyphView,getBreakSpot \
16
16
-Dchromium.multi_threaded_message_loop=true
17
17
</surefireArgLine >
18
- <revision >5.4 .0</revision >
18
+ <revision >5.5 .0</revision >
19
19
</properties >
20
20
21
21
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : KNIME Core API
4
4
Bundle-SymbolicName : org.knime.core;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-ClassPath : knime-core.jar,
7
7
lib/schemas.jar
8
8
Bundle-Activator : org.knime.core.internal.CorePlugin
Original file line number Diff line number Diff line change 13
13
<packaging >${packaging.default} </packaging >
14
14
15
15
<properties >
16
- <revision >5.4 .0</revision >
16
+ <revision >5.5 .0</revision >
17
17
</properties >
18
18
19
19
<build >
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" org.knime.features.core"
4
4
label =" KNIME AP Core feature"
5
- version =" 5.4 .0.qualifier"
5
+ version =" 5.5 .0.qualifier"
6
6
provider-name =" KNIME AG, Zurich, Switzerland" >
7
7
8
8
<description >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Unit-Tests for org.knime.log4j2.tests
4
4
Bundle-SymbolicName : org.knime.log4j2.tests;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-Vendor : KNIME AG, Zurich, Switzerland
7
7
Require-Bundle : org.knime.core;bundle-version="[5.4.0,6.0.0)",
8
8
org.junit;bundle-version="[4.13.2,5.0.0)",
Original file line number Diff line number Diff line change 9
9
<packaging >eclipse-test-plugin</packaging >
10
10
11
11
<properties >
12
- <revision >5.4 .0</revision >
12
+ <revision >5.5 .0</revision >
13
13
</properties >
14
14
15
15
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : KNIME Shared Library for RSyntaxTextArea
4
4
Bundle-SymbolicName : org.knime.rsyntaxtextarea;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-ClassPath : knime-rsyntaxtextarea.jar
7
7
Bundle-Vendor : KNIME AG, Zurich, Switzerland
8
8
Export-Package : org.knime.rsyntaxtextarea,
Original file line number Diff line number Diff line change 13
13
<packaging >${packaging.default} </packaging >
14
14
15
15
<properties >
16
- <revision >5.4 .0</revision >
16
+ <revision >5.5 .0</revision >
17
17
</properties >
18
18
19
19
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Unit-Tests for org.knime.slf4j.binding.tests
4
4
Bundle-SymbolicName : org.knime.slf4j.binding.tests;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-Vendor : KNIME AG, Zurich, Switzerland
7
7
Require-Bundle : org.knime.core;bundle-version="[5.4.0,6.0.0)",
8
8
slf4j.api;bundle-version="[2.0.0,3.0.0)",
Original file line number Diff line number Diff line change 9
9
<packaging >eclipse-test-plugin</packaging >
10
10
11
11
<properties >
12
- <revision >5.4 .0</revision >
12
+ <revision >5.5 .0</revision >
13
13
</properties >
14
14
15
15
<build >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : KNIME SLF4J NodeLogger Binding
4
4
Bundle-SymbolicName : org.knime.slf4j.binding;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-ClassPath : .
7
7
Bundle-Vendor : KNIME AG, Zurich, Switzerland
8
8
Fragment-Host : slf4j.api;bundle-version="[2,3)"
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : Test-Node extension for KNIME Workbench
4
4
Bundle-SymbolicName : org.knime.testing;singleton:=true
5
- Bundle-Version : 5.4 .0.qualifier
5
+ Bundle-Version : 5.5 .0.qualifier
6
6
Bundle-ClassPath : knime-testing.jar,
7
7
lib/jfcunit.jar
8
8
Bundle-Vendor : KNIME AG, Zurich, Switzerland
Original file line number Diff line number Diff line change 13
13
<packaging >eclipse-repository</packaging >
14
14
15
15
<properties >
16
- <revision >5.4 .0</revision >
16
+ <revision >5.5 .0</revision >
17
17
</properties >
18
18
</project >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.knime.maven</groupId >
7
7
<artifactId >ap.parent</artifactId >
8
- <version >5.4 .0</version >
8
+ <version >5.5 .0</version >
9
9
</parent >
10
10
11
11
<groupId >org.knime</groupId >
14
14
<packaging >pom</packaging >
15
15
16
16
<properties >
17
- <revision >5.4 .0</revision >
17
+ <revision >5.5 .0</revision >
18
18
<changelist >-SNAPSHOT</changelist >
19
19
<feature-branch-extension .branchListProperty>git.branch</feature-branch-extension .branchListProperty>
20
20
<feature-branch-extension .appendArtifactoryProperties>false</feature-branch-extension .appendArtifactoryProperties>
You can’t perform that action at this time.
0 commit comments