File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >dev.openfeature.contrib</groupId >
66 <artifactId >parent</artifactId >
7- <version >0.0.3 </version >
7+ <version >0.1.0 </version >
88 <relativePath >../../pom.xml</relativePath >
99 </parent >
1010 <groupId >dev.openfeature.contrib.hooks</groupId >
Original file line number Diff line number Diff line change 44
55 <groupId >dev.openfeature.contrib</groupId >
66 <artifactId >parent</artifactId >
7- <version >0.0.3 </version >
7+ <version >0.1.0 </version >
88 <packaging >pom</packaging >
99
1010 <name >java-sdk-contrib</name >
5151 <!-- provided -->
5252 <groupId >dev.openfeature</groupId >
5353 <artifactId >sdk</artifactId >
54- <!-- 0.3.0 or greater -->
55- <version >[0.3, )</version >
54+ <!-- 1.0 <= v < 2.0 -->
55+ <version >[1.0,2.0 )</version >
5656 <!-- use the version provided at runtime -->
5757 <scope >provided</scope >
5858 </dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >dev.openfeature.contrib</groupId >
66 <artifactId >parent</artifactId >
7- <version >0.0.3 </version >
7+ <version >0.1.0 </version >
88 <relativePath >../../pom.xml</relativePath >
99 </parent >
1010 <groupId >dev.openfeature.contrib.providers</groupId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >dev.openfeature.contrib</groupId >
77 <artifactId >parent</artifactId >
8- <version >0.0.3 </version >
8+ <version >0.1.0 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <groupId >dev.openfeature.contrib.providers</groupId >
You can’t perform that action at this time.
0 commit comments