Skip to content

Commit

Permalink
DEVOPS-2280: Update base branch in Jenkinsfile; version bump for 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
swaraj pal singh committed Mar 18, 2024
1 parent c123059 commit 76b27be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion org.knime.features.gateway/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.knime.features.gateway"
label="KNIME Gateway"
version="5.2.2.qualifier"
version="5.2.3.qualifier"
provider-name="KNIME AG, Zurich, Switzerland">

<description>
Expand Down
2 changes: 1 addition & 1 deletion org.knime.gateway.impl/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 Gateway Implementations
Bundle-SymbolicName: org.knime.gateway.impl;singleton:=true
Bundle-Version: 5.2.2.qualifier
Bundle-Version: 5.2.3.qualifier
Bundle-ClassPath: .
Bundle-Vendor: KNIME AG, Zurich, Switzerland
Require-Bundle: org.knime.core;bundle-version="[5.2.0,6.0.0)",
Expand Down
2 changes: 1 addition & 1 deletion org.knime.update.gateway/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.2.2</revision>
<revision>5.2.3</revision>
</properties>

<build>
Expand Down

0 comments on commit 76b27be

Please sign in to comment.