File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9898 <!-- this can be overriden in child POMs to support specific SDK requirements -->
9999 <groupId >dev.openfeature</groupId >
100100 <artifactId >sdk</artifactId >
101- <!-- 1.14.1 <= v < 2.0 (excluding 2.0 pre-releases)-->
102- <version >[1.14.1 ,1.99999)</version >
101+ <!-- 1.16.0 <= v < 2.0 (excluding 2.0 pre-releases)-->
102+ <version >[1.16.0 ,1.99999)</version >
103103 <!-- use the version provided at runtime -->
104104 <scope >provided</scope >
105105 </dependency >
Original file line number Diff line number Diff line change 149149 },
150150 "." : {
151151 "package-name" : " dev.openfeature.contrib.parent" ,
152+ "release-as" : " 1.0.0" ,
152153 "release-type" : " simple" ,
153154 "bump-minor-pre-major" : true ,
154155 "bump-patch-for-minor-pre-major" : true ,
You can’t perform that action at this time.
0 commit comments