Skip to content

Commit 810adfe

Browse files
author
Stephane Maldini
committed
OSGI fix...
1 parent 712411f commit 810adfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ subprojects {
4242
instructionReplace "Bundle-Vendor", "Reactive Streams SIG"
4343
instructionReplace "Bundle-Description", "Reactive Streams API"
4444
instructionReplace "Bundle-DocURL", "http://reactive-streams.org"
45-
instructionReplace "Bundle-Version", "1.0.0"
45+
instructionReplace "Bundle-Version", "1.0.0.release"
4646
}
4747
}
4848

0 commit comments

Comments
 (0)