Skip to content

Commit 09f034a

Browse files
committed
add parent upper bound
Signed-off-by: liran2000 <[email protected]>
1 parent c21ad89 commit 09f034a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/flagd-http-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>dev.openfeature.contrib</groupId>
77
<artifactId>parent</artifactId>
8-
<version>[0.2,)</version>
8+
<version>[0.2,1.0)</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<groupId>dev.openfeature.contrib.tools</groupId>

0 commit comments

Comments
 (0)