We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a001fe commit 6ed8135Copy full SHA for 6ed8135
pom.xml
@@ -98,7 +98,7 @@
98
<!-- this can be overriden in child POMs to support specific SDK requirements -->
99
<groupId>dev.openfeature</groupId>
100
<artifactId>sdk</artifactId>
101
- <!-- 1.16.0 <= v < 3.0 (excluding 2.0 pre-releases)-->
+ <!-- 1.16.0 <= v < 2.0 (excluding 2.0 pre-releases)-->
102
<version>[1.16.0,2.99999)</version>
103
<!-- use the version provided at runtime -->
104
<scope>provided</scope>
0 commit comments