File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
openfeature-provider/java Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.spotify.confidence</groupId >
66 <artifactId >openfeature-provider-local</artifactId >
7- <!-- x-release-please-start-version -->
87 <version >0.6.4</version >
9- <!-- x-release-please-end -->
108 <name >Confidence local resolve provider</name >
119 <description >Confidence OpenFeature provider for local flag resolution using WebAssembly</description >
1210 <url >https://github.com/spotify/confidence-resolver-rust</url >
Original file line number Diff line number Diff line change 3131 "path" : " openfeature-provider/java" ,
3232 "release-type" : " rust" ,
3333 "changelog-path" : " CHANGELOG.md" ,
34- "extra-files" : [" pom.xml" ]
34+ "extra-files" : [
35+ {
36+ "type" : " pom" ,
37+ "path" : " pom.xml"
38+ }
39+ ]
3540 }
3641 }
3742}
You can’t perform that action at this time.
0 commit comments