Skip to content

Commit 1700775

Browse files
committed
chore(omid): bump to version 1.1.3
1 parent 3384aaa commit 1700775

File tree

7 files changed

+4
-84
lines changed

7 files changed

+4
-84
lines changed

omid/stackable/patches/1.1.0/0001-Add-CycloneDX-plugin.patch

Lines changed: 0 additions & 38 deletions
This file was deleted.

omid/stackable/patches/1.1.0/patchable.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

omid/stackable/patches/1.1.1/0001-Add-CycloneDX-plugin.patch

Lines changed: 0 additions & 38 deletions
This file was deleted.

omid/stackable/patches/1.1.1/patchable.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

omid/stackable/patches/1.1.3-SNAPSHOT/0001-Add-CycloneDX-plugin.patch renamed to omid/stackable/patches/1.1.3/0001-Add-CycloneDX-plugin.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
From 1296e08c2d202b6b6a4efc5da8670ecd07c7a66c Mon Sep 17 00:00:00 2001
1+
From 92704fc8ae1615d6b4fb6958c08d691089f21186 Mon Sep 17 00:00:00 2001
22
From: =?UTF-8?q?S=C3=B6nke=20Liebau?= <[email protected]>
33
Date: Tue, 18 Mar 2025 21:37:35 +0100
44
Subject: Add CycloneDX plugin
@@ -8,7 +8,7 @@ Subject: Add CycloneDX plugin
88
1 file changed, 17 insertions(+)
99

1010
diff --git a/pom.xml b/pom.xml
11-
index 9656bdbe..7a2b114f 100644
11+
index a63c2505..51555d30 100644
1212
--- a/pom.xml
1313
+++ b/pom.xml
1414
@@ -556,6 +556,23 @@
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
upstream = "https://github.com/apache/phoenix-omid.git"
2-
base = "c3e4da626fdb27060fd139a809e057965e52d163"
2+
base = "eb686f11f67e21d1a76361003c14135d97367691"

omid/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"jmx_exporter": "1.2.0",
77
},
88
{
9-
"product": "1.1.3-SNAPSHOT",
9+
"product": "1.1.3",
1010
"java-base": "11",
1111
"java-devel": "11",
1212
"jmx_exporter": "1.2.0",

0 commit comments

Comments
 (0)