Skip to content

Commit

Permalink
DEVOPS-2957: Update base branch in Jenkinsfile; version bump for 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
swaraj pal singh committed Jan 29, 2025
1 parent 8c459ea commit 964cae6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion org.knime.base/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: KNIME Base Nodes
Bundle-SymbolicName: org.knime.base;singleton:=true
Bundle-Version: 5.4.0.qualifier
Bundle-Version: 5.4.1.qualifier
Bundle-ClassPath: knime-base.jar,
lib/schemas.jar
Bundle-Vendor: KNIME AG, Zurich, Switzerland
Expand Down
2 changes: 1 addition & 1 deletion org.knime.base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>${packaging.default}</packaging>

<properties>
<revision>5.4.0</revision>
<revision>5.4.1</revision>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.knime.features.base/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.features.base"
label="KNIME Base nodes"
version="5.4.0.qualifier"
version="5.4.1.qualifier"
provider-name="KNIME AG, Zurich, Switzerland"
plugin="org.knime.product"
image="icons/knime64.gif">
Expand Down
2 changes: 1 addition & 1 deletion org.knime.update.base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>eclipse-repository</packaging>

<properties>
<revision>5.4.0</revision>
<revision>5.4.1</revision>
</properties>

<build>
Expand Down

0 comments on commit 964cae6

Please sign in to comment.