We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c87722 commit e57984dCopy full SHA for e57984d
build.gradle
@@ -42,7 +42,7 @@ subprojects {
42
instructionReplace "Bundle-Vendor", "Reactive Streams SIG"
43
instructionReplace "Bundle-Description", "Reactive Streams API"
44
instructionReplace "Bundle-DocURL", "http://reactive-streams.org"
45
- instructionReplace "Bundle-Version", "1.0.0.release"
+ instructionReplace "Bundle-Version", "1.0.0"
46
}
47
48
0 commit comments