Skip to content

Commit

Permalink
DEVOPS-2423: Update base branch in Jenkinsfile; version bump for 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
swaraj pal singh committed May 17, 2024
1 parent eafcedd commit 6fb60e4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion org.knime.features.python3.nodes/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.features.python3.nodes"
label="KNIME Python Extension Development (Labs)"
version="5.2.3.qualifier"
version="5.2.4.qualifier"
provider-name="KNIME AG, Zurich, Switzerland">

<description>
Expand Down
2 changes: 1 addition & 1 deletion org.knime.features.python3.scripting/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.features.python3.scripting"
label="KNIME Python Integration"
version="5.2.3.qualifier"
version="5.2.4.qualifier"
provider-name="KNIME AG, Zurich, Switzerland">

<description>
Expand Down
2 changes: 1 addition & 1 deletion org.knime.python3.scripting.nodes/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 Python 3 - Scripting Nodes
Bundle-SymbolicName: org.knime.python3.scripting.nodes;singleton:=true
Bundle-Version: 5.2.3.qualifier
Bundle-Version: 5.2.4.qualifier
Bundle-ClassPath: knime-python3-scripting-nodes.jar
Bundle-Vendor: KNIME AG, Zurich, Switzerland
Bundle-RequiredExecutionEnvironment: JavaSE-17
Expand Down
2 changes: 1 addition & 1 deletion org.knime.update.python/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<packaging>eclipse-repository</packaging>

<properties>
<revision>5.2.3</revision>
<revision>5.2.4</revision>
</properties>
</project>

0 comments on commit 6fb60e4

Please sign in to comment.