Skip to content

Commit 99dbb92

Browse files
committed
Add 1.1.3-SNAPSHOT version of omid to allow scanning and importing into secobserve
1 parent 9566b78 commit 99dbb92

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/phoenix-omid.git"
2+
base = "c3e4da626fdb27060fd139a809e057965e52d163"

omid/versions.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,10 @@
55
"java-devel": "11",
66
"jmx_exporter": "1.1.0",
77
},
8+
{
9+
"product": "1.1.3-SNAPSHOT",
10+
"java-base": "11",
11+
"java-devel": "11",
12+
"jmx_exporter": "1.1.0",
13+
},
814
]

0 commit comments

Comments
 (0)